Compartilhar via


AlertRuleResource.Condition Propriedade

Definição

Obtém ou define a condição que resulta na ativação da regra de alerta.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a