Share via


AlertRuleAllOfCondition.AllOf Eigenschaft

Definition

Ruft die Liste der Regelbedingungen für Aktivitätsprotokollwarnungen ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: