DefaultActionType Class
Specifies the default action when no IP rules are matched.
- Inheritance
-
builtins.objectDefaultActionType
Constructor
DefaultActionType()
Attributes
ALLOW
ALLOW = 'Allow'
DENY
DENY = 'Deny'
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