次の方法で共有


ApplicationGatewayFirewallRuleSet.Tiers プロパティ

定義

規則セットをサポートするアプリケーション ゲートウェイの層を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tiers")]
public System.Collections.Generic.IList<string> Tiers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tiers")>]
member this.Tiers : System.Collections.Generic.IList<string> with get, set
Public Property Tiers As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象