Share via


ApplicationGatewayWebApplicationFirewallConfiguration.RuleSetType Property

Definition

Gets or sets the type of the web application firewall rule set. Possible values are: 'OWASP'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to