ApplicationGatewayFirewallManifestRuleSet interface
Properties of the web application firewall rule set.
Properties
rule |
The rule groups of the web application firewall rule set. |
rule |
The type of the web application firewall rule set. |
rule |
The version of the web application firewall rule set type. |
status | The rule set status |
tiers | Tier of an application gateway that support the rule set. |
Property Details
ruleGroups
The rule groups of the web application firewall rule set.
ruleGroups: ApplicationGatewayFirewallRuleGroup[]
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
status
The rule set status
status?: string
Property Value
string
tiers
Tier of an application gateway that support the rule set.
tiers?: string[]
Property Value
string[]