Share via


ApplicationGatewayFirewallRuleSetPropertiesFormatOutput interface

Properties of the web application firewall rule set.

Properties

provisioningState

The provisioning state of the web application firewall rule set.

ruleGroups

The rule groups of the web application firewall rule set.

ruleSetType

The type of the web application firewall rule set.

ruleSetVersion

The version of the web application firewall rule set type.

tiers

Tier of an application gateway that support the rule set.

Property Details

provisioningState

The provisioning state of the web application firewall rule set.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

ruleGroups

The rule groups of the web application firewall rule set.

ruleGroups: ApplicationGatewayFirewallRuleGroupOutput[]

Property Value

ruleSetType

The type of the web application firewall rule set.

ruleSetType: string

Property Value

string

ruleSetVersion

The version of the web application firewall rule set type.

ruleSetVersion: string

Property Value

string

tiers

Tier of an application gateway that support the rule set.

tiers?: ("Standard_v2" | "WAF_v2" | "Standard" | "WAF")[]

Property Value

("Standard_v2" | "WAF_v2" | "Standard" | "WAF")[]