次の方法で共有


ApplicationGatewayFirewallRule.RuleId プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="ruleId")]
public int RuleId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ruleId")>]
member this.RuleId : int with get, set
Public Property RuleId As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象