Share via


ApplicationGatewayRewriteRuleCondition.IgnoreCase Property

Definition

Setting this parameter to truth value with force the pattern to do a case in-sensitive comparison.

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

Property Value

Applies to