ApplicationGatewayFirewallExclusion Class
Allow to exclude some variable satisfy the condition for the WAF check.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ApplicationGatewayFirewallExclusion
Constructor
ApplicationGatewayFirewallExclusion(*, match_variable: str, selector_match_operator: str, selector: str, **kwargs)
Parameters
- match_variable
- str
Required. The variable to be excluded.
- selector_match_operator
- str
Required. When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
- selector
- str
Required. When matchVariable is a collection, operator used to specify which elements in the collection this exclusion applies to.
Feedback
Submit and view feedback for