Share via


ApplicationGatewayFirewallRule.RuleIdString Property

Definition

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

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to