ApplicationGatewayRewriteRuleCondition.Negate Property

Definition

Setting this value as truth will force to check the negation of the condition given by the user.

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

Property Value

Applies to