Compartir a través de


AlertRuleResource.Condition Propiedad

Definición

Obtiene o establece la condición que da como resultado la activación de la regla de alertas.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a