DefaultActionType Class
Specifies the default action when no IP rules are matched.
- Inheritance
-
builtins.objectDefaultActionType
Constructor
DefaultActionType()
Attributes
ALLOW
ALLOW = 'Allow'
DENY
DENY = 'Deny'