ApplicationGatewayFirewallRuleSetInner.RuleSetType Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to