WebApplicationFirewallPolicy interface
Defines web application firewall policy.
- Extends
Properties
application |
A collection of references to application gateways. NOTE: This property will not be serialized. It can only be populated by the server. |
custom |
The custom rules inside the policy. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
http |
A collection of references to application gateway http listeners. NOTE: This property will not be serialized. It can only be populated by the server. |
managed |
Describes the managedRules structure. |
path |
A collection of references to application gateway path rules. NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
The PolicySettings for policy. |
provisioning |
The provisioning state of the web application firewall policy resource. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
Resource status of the policy. NOTE: This property will not be serialized. It can only be populated by the server. |
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
applicationGateways
A collection of references to application gateways. NOTE: This property will not be serialized. It can only be populated by the server.
applicationGateways?: ApplicationGateway[]
Property Value
customRules
The custom rules inside the policy.
customRules?: WebApplicationFirewallCustomRule[]
Property Value
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
httpListeners
A collection of references to application gateway http listeners. NOTE: This property will not be serialized. It can only be populated by the server.
httpListeners?: SubResource[]
Property Value
managedRules
Describes the managedRules structure.
managedRules?: ManagedRulesDefinition
Property Value
pathBasedRules
A collection of references to application gateway path rules. NOTE: This property will not be serialized. It can only be populated by the server.
pathBasedRules?: SubResource[]
Property Value
policySettings
provisioningState
The provisioning state of the web application firewall policy resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
resourceState
Resource status of the policy. NOTE: This property will not be serialized. It can only be populated by the server.
resourceState?: 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