Partilhar via


AlertProcessingRuleProperties.Conditions Propriedade

Definição

Obtém ou define condições nas quais os alertas serão filtrados.

[Newtonsoft.Json.JsonProperty(PropertyName="conditions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AlertsManagement.Models.Condition> Conditions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="conditions")>]
member this.Conditions : System.Collections.Generic.IList<Microsoft.Azure.Management.AlertsManagement.Models.Condition> with get, set
Public Property Conditions As IList(Of Condition)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a