다음을 통해 공유


DefaultActionType Class

Specifies the default action when no IP rules are matched.

Inheritance
builtins.object
DefaultActionType

Constructor

DefaultActionType()

Attributes

ALLOW

ALLOW = 'Allow'

DENY

DENY = 'Deny'