ActivityLogAlertAnyOfOrLeafCondition.AnyOf Property

Definition

An Activity Log Alert rule condition that is met when at least one of its member leaf conditions are met.

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

Property Value

Applies to