WebApplicationFirewallMatchVariable Enum
Match Variable.
- Inheritance
-
builtins.strWebApplicationFirewallMatchVariableWebApplicationFirewallMatchVariable
Constructor
WebApplicationFirewallMatchVariable(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
POST_ARGS |
QUERY_STRING |
REMOTE_ADDR |
REQUEST_BODY |
REQUEST_COOKIES |
REQUEST_HEADERS |
REQUEST_METHOD |
REQUEST_URI |
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