ApplicationGatewayFirewallRuleSet interface
Web 应用程序防火墙规则集。
- 扩展
属性
| provisioning |
Web 应用程序防火墙规则集的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| rule |
Web 应用程序防火墙规则集的规则组。 |
| rule |
Web 应用程序防火墙规则集的类型。 |
| rule |
Web 应用程序防火墙规则集类型的版本。 |
| tiers | 支持规则集的应用程序网关的层。 |
继承属性
| id | 资源 ID。 |
| location | 资源位置。 |
| name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| tags | 资源标记。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
provisioningState
Web 应用程序防火墙规则集的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
ruleGroups
Web 应用程序防火墙规则集的规则组。
ruleGroups?: ApplicationGatewayFirewallRuleGroup[]
属性值
ruleSetType
Web 应用程序防火墙规则集的类型。
ruleSetType?: string
属性值
string
ruleSetVersion
Web 应用程序防火墙规则集类型的版本。
ruleSetVersion?: string
属性值
string
tiers
支持规则集的应用程序网关的层。
tiers?: string[]
属性值
string[]