SecurityPolicyWebApplicationFirewallAssociation Class
settings for security policy patterns to match.
- Inheritance
-
azure.mgmt.cdn._serialization.ModelSecurityPolicyWebApplicationFirewallAssociation
Constructor
SecurityPolicyWebApplicationFirewallAssociation(*, domains: List[_models.ActivatedResourceReference] | None = None, patterns_to_match: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
domains
|
List of domains. |
patterns_to_match
|
List of paths. |
Variables
Name | Description |
---|---|
domains
|
List of domains. |
patterns_to_match
|
List of paths. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python