AlertRuleResource.Condition Property

Definition

Gets or sets the condition that results in the alert rule being activated.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.condition")]
public Microsoft.Azure.Management.Monitor.Models.RuleCondition Condition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.condition")>]
member this.Condition : Microsoft.Azure.Management.Monitor.Models.RuleCondition with get, set
Public Property Condition As RuleCondition

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to