次の方法で共有


ApplicationGatewayRewriteRuleCondition.IgnoreCase プロパティ

定義

このパラメーターを真の値に設定すると、パターンは大文字と小文字を区別しない比較を強制的に実行します。

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

プロパティ値

適用対象