次の方法で共有


ApplicationGatewayWebApplicationFirewallConfiguration.RuleSetType プロパティ

定義

Web アプリケーション ファイアウォール規則セットの種類を取得または設定します。 使用可能な値は、'OWASP' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象