次の方法で共有


ApplicationGatewayFirewallRuleSet.RuleSetType プロパティ

定義

Web アプリケーション ファイアウォール規則セットの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象