ApplicationGatewayFirewallRuleSetOutput interface
A web application firewall rule set.
- Extends
Properties
| properties | Properties of the application gateway firewall rule set. |
Inherited Properties
| id | Resource ID. |
| location | Resource location. |
| name | Resource name. |
| tags | Resource tags. |
| type | Resource type. |
Property Details
properties
Properties of the application gateway firewall rule set.
properties?: ApplicationGatewayFirewallRuleSetPropertiesFormatOutput
Property Value
Inherited Property Details
id
location
name
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From ResourceOutput.tags