SecurityPolicyWebApplicationFirewallAssociation Class
settings for security policy patterns to match.
Constructor
SecurityPolicyWebApplicationFirewallAssociation(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
domains
|
List of domains. |
|
patterns_to_match
|
List of paths. |
Attributes
domains
List of domains.
domains: list['_models.ActivatedResourceReference'] | None
patterns_to_match
List of paths.
patterns_to_match: list[str] | None