你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebApplicationFirewallPolicy interface

定义 Web 应用程序防火墙策略。

扩展

属性

applicationGatewayForContainers

对容器的应用程序网关的引用集合。 注意:此属性不会序列化。 它只能由服务器填充。

applicationGateways

对应用程序网关的引用的集合。 注意:此属性不会序列化。 它只能由服务器填充。

customRules

策略中的自定义规则。

etag

一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。

httpListeners

对应用程序网关 http 侦听器的引用集合。 注意:此属性不会序列化。 它只能由服务器填充。

managedRules

描述 managedRules 结构。

pathBasedRules

对应用程序网关路径规则的引用集合。 注意:此属性不会序列化。 它只能由服务器填充。

policySettings

策略的 PolicySettings。

provisioningState

Web 应用程序防火墙策略资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

resourceState

策略的资源状态。 注意:此属性不会序列化。 它只能由服务器填充。

继承属性

id

资源 ID。

location

资源位置。

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

tags

资源标记。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

applicationGatewayForContainers

对容器的应用程序网关的引用集合。 注意:此属性不会序列化。 它只能由服务器填充。

applicationGatewayForContainers?: ApplicationGatewayForContainersReferenceDefinition[]

属性值

applicationGateways

对应用程序网关的引用的集合。 注意:此属性不会序列化。 它只能由服务器填充。

applicationGateways?: ApplicationGateway[]

属性值

customRules

策略中的自定义规则。

customRules?: WebApplicationFirewallCustomRule[]

属性值

etag

一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。

etag?: string

属性值

string

httpListeners

对应用程序网关 http 侦听器的引用集合。 注意:此属性不会序列化。 它只能由服务器填充。

httpListeners?: SubResource[]

属性值

managedRules

描述 managedRules 结构。

managedRules?: ManagedRulesDefinition

属性值

pathBasedRules

对应用程序网关路径规则的引用集合。 注意:此属性不会序列化。 它只能由服务器填充。

pathBasedRules?: SubResource[]

属性值

policySettings

策略的 PolicySettings。

policySettings?: PolicySettings

属性值

provisioningState

Web 应用程序防火墙策略资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

resourceState

策略的资源状态。 注意:此属性不会序列化。 它只能由服务器填充。

resourceState?: string

属性值

string

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自Resource.id

location

资源位置。

location?: string

属性值

string

继承自Resource.location

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自Resource.name

tags

资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自Resource.tags

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自resource.type