Share via


ActivityLogAlertData.ConditionAllOf Property

Definition

The list of Activity Log Alert rule conditions.

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.ActivityLogAlertAnyOfOrLeafCondition> ConditionAllOf { get; set; }
member this.ConditionAllOf : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.ActivityLogAlertAnyOfOrLeafCondition> with get, set
Public Property ConditionAllOf As IList(Of ActivityLogAlertAnyOfOrLeafCondition)

Property Value

Applies to