Share via


AlertRuleResourcePatch.Condition Eigenschaft

Definition

Ruft die Bedingung ab, die dazu führt, dass die Warnungsregel aktiviert wird, oder legt diese fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: