Share via


ApplicationGatewayWebApplicationFirewallConfiguration.RuleSetVersion Property

Definition

Gets or sets the version of the rule set type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to