ActivityLogAlert.ConditionAllOf Property

Definition

The list of Activity Log Alert rule conditions.

public Azure.Provisioning.BicepList<Azure.Provisioning.Monitor.ActivityLogAlertAnyOfOrLeafCondition> ConditionAllOf { get; set; }
member this.ConditionAllOf : Azure.Provisioning.BicepList<Azure.Provisioning.Monitor.ActivityLogAlertAnyOfOrLeafCondition> with get, set
Public Property ConditionAllOf As BicepList(Of ActivityLogAlertAnyOfOrLeafCondition)

Property Value

Applies to