Rule Class
Updated: September 18, 2014
An alert rule.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | Rule() | Initializes a new instance of the Rule class. |
| Name | Description | |
|---|---|---|
![]() | Action | Optional. The action that is performed when the alert rule becomes active, and when an alert condition is resolved. |
![]() | Condition | Optional. The condition that results in the alert rule being activated. |
![]() | Description | Optional. Description of the alert rule that will be included in the alert email. |
![]() | IsEnabled | Optional. Indicates whether the alert rule is enabled. |
![]() | LastUpdatedTime | Optional. Last time the rule was updated. |
![]() | Name | Optional. Name of the alert rule. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)