ApplicationGatewayFirewallRule.RuleId Property

Definition

Gets or sets the identifier of the web application firewall rule.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to