AlertRuleLeafCondition.EqualsValue Property

Definition

The value of the event's field will be compared to this value (case-insensitive) to determine if the condition is met.

public Azure.Provisioning.BicepValue<string> EqualsValue { get; set; }
member this.EqualsValue : Azure.Provisioning.BicepValue<string> with get, set
Public Property EqualsValue As BicepValue(Of String)

Property Value

Applies to