ApplicationGatewayFirewallRuleSet interface
A web application firewall rule set.
- Extends
Properties
provisioning |
The provisioning state of the web application firewall rule set. NOTE: This property will not be serialized. It can only be populated by the server. |
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. |
tiers | Tier of an application gateway that support the rule set. |
Inherited Properties
id | Resource ID. |
location | Resource location. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
provisioningState
The provisioning state of the web application firewall rule set. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
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
tiers
Tier of an application gateway that support the rule set.
tiers?: string[]
Property Value
string[]
Inherited Property Details
id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type