Partager via


AlertRuleAllOfCondition.AllOf Propriété

Définition

Obtient ou définit la liste des conditions de règle d’alerte de journal d’activité.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à