Share via


AzureApplicationGatewayWebApplicationFirewallConfigurationBase.RuleSetType Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The type of the web application firewall rule set.", Mandatory=false)]
[System.Management.Automation.ValidateSet(new System.String[] { "OWASP" })]
public string RuleSetType { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The type of the web application firewall rule set.", Mandatory=false)>]
[<System.Management.Automation.ValidateSet(new System.String[] { "OWASP" })>]
member this.RuleSetType : string with get, set
Public Property RuleSetType As String

Property Value

Attributes

Applies to