WebApplicationFirewallPolicyPropertiesFormat interface
Defines web application firewall policy properties.
Properties
| application |
A collection of references to application gateway for containers. |
| application |
A collection of references to application gateways. |
| custom |
The custom rules inside the policy. |
| http |
A collection of references to application gateway http listeners. |
| managed |
Describes the managedRules structure. |
| path |
A collection of references to application gateway path rules. |
| policy |
The PolicySettings for policy. |
| provisioning |
The provisioning state of the web application firewall policy resource. |
| resource |
Resource status of the policy. |
Property Details
applicationGatewayForContainers
A collection of references to application gateway for containers.
applicationGatewayForContainers?: ApplicationGatewayForContainersReferenceDefinition[]
Property Value
applicationGateways
A collection of references to application gateways.
applicationGateways?: ApplicationGateway[]
Property Value
customRules
The custom rules inside the policy.
customRules?: WebApplicationFirewallCustomRule[]
Property Value
httpListeners
A collection of references to application gateway http listeners.
httpListeners?: SubResource[]
Property Value
managedRules
Describes the managedRules structure.
managedRules: ManagedRulesDefinition
Property Value
pathBasedRules
A collection of references to application gateway path rules.
pathBasedRules?: SubResource[]
Property Value
policySettings
provisioningState
The provisioning state of the web application firewall policy resource.
provisioningState?: string
Property Value
string
resourceState
Resource status of the policy.
resourceState?: string
Property Value
string