次の方法で共有


ApplicationGatewayFirewallExclusion.MatchVariable プロパティ

定義

除外する変数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="matchVariable")]
public string MatchVariable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchVariable")>]
member this.MatchVariable : string with get, set
Public Property MatchVariable As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象