次の方法で共有


ApplicationGatewayFirewallRule.RuleIdString プロパティ

定義

Web アプリケーション ファイアウォール規則識別子の文字列表現を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象