Share via


WebApplicationRuleMatchCondition.IsNegateCondition Property

Definition

Describes if the result of this condition should be negated.

public Azure.Provisioning.BicepValue<bool> IsNegateCondition { get; set; }
member this.IsNegateCondition : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsNegateCondition As BicepValue(Of Boolean)

Property Value

Applies to