次の方法で共有


ApplicationGatewayRewriteRuleCondition.Negate プロパティ

定義

ユーザーが指定した条件の否定を強制的にチェックするように、この値を設定する値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象