DefaultActionType Class
Specifies the default action when no IP rules are matched.
Constructor
DefaultActionType()
Attributes
ALLOW
ALLOW = 'Allow'
DENY
DENY = 'Deny'
Este navegador já não é suportado.
Atualize para o Microsoft Edge para tirar partido das funcionalidades mais recentes, atualizações de segurança e suporte técnico.
Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Specifies the default action when no IP rules are matched.
DefaultActionType()
ALLOW = 'Allow'
DENY = 'Deny'
Azure SDK for Python