ApplicationGatewayFirewallRule interface
A web application firewall rule.
Properties
action | The string representation of the web application firewall rule action. |
description | The description of the web application firewall rule. |
rule |
The identifier of the web application firewall rule. |
rule |
The string representation of the web application firewall rule identifier. |
state | The string representation of the web application firewall rule state. |
Property Details
action
The string representation of the web application firewall rule action.
action?: string
Property Value
string
description
The description of the web application firewall rule.
description?: string
Property Value
string
ruleId
The identifier of the web application firewall rule.
ruleId: number
Property Value
number
ruleIdString
The string representation of the web application firewall rule identifier.
ruleIdString?: string
Property Value
string
state
The string representation of the web application firewall rule state.
state?: string
Property Value
string