ApplicationGatewayFirewallRuleSetInner.RuleSetVersion Property

Definition

Gets or sets the version of the web application firewall rule set type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to