SecurityPolicyWebApplicationFirewallParameters Class
The json object containing security policy waf parameters.
Constructor
SecurityPolicyWebApplicationFirewallParameters(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
waf_policy
|
Resource ID. |
|
associations
|
Waf associations. |
|
type
|
str or
<xref:azure.mgmt.cdn.models.WEB_APPLICATION_FIREWALL>
The type of the Security policy to create. Required. WEB_APPLICATION_FIREWALL. |
Attributes
associations
Waf associations.
associations: list['_models.SecurityPolicyWebApplicationFirewallAssociation'] | None
type
The type of the Security policy to create. Required. WEB_APPLICATION_FIREWALL.
type: WEB_APPLICATION_FIREWALL: 'WebApplicationFirewall'>]
waf_policy
Resource ID.
waf_policy: _models.ResourceReference | None