次の方法で共有


ApplicationGatewayWafDynamicManifestResult.RuleSetVersion プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象