The following tables list the members exposed by GuardValuation.
Public Properties
| Name | Description |
| Evaluated |
Gets time stamp of the evaluation.
|
| FailedTest |
Gets a value indicating whether the test was failed meaning an incident was detected.
|
| IssueReason |
The issue is populated if an issue was detected and an guard rule triggered
|
| RuleId |
Contains the Rule Id of the Guard action evaluated
|
| Step |
Gets the guard module that executed in this step.
|
Top
Public Methods
| Name | Description |
| Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. |
| GetHashCode |
Returns a hash code for this instance.
|
| ToString |
string representation of the Guard Valuation
|
Top
Extension Methods
Public Operators
See Also