Partager via


ApplicationGatewayRewriteRuleCondition.IgnoreCase Propriété

Définition

Obtient ou définit la définition de ce paramter sur la valeur de vérité en obligeant le modèle à effectuer une comparaison sensible à la casse.

[Newtonsoft.Json.JsonProperty(PropertyName="ignoreCase")]
public bool? IgnoreCase { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ignoreCase")>]
member this.IgnoreCase : Nullable<bool> with get, set
Public Property IgnoreCase As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à