Share via


ApplicationGatewayRewriteRuleCondition.Negate Property

Definition

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

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

Property Value

Applies to