AzureFirewallRCAction Class
Properties of the AzureFirewallRCAction.
- Inheritance
-
azure.mgmt.network._serialization.ModelAzureFirewallRCAction
Constructor
AzureFirewallRCAction(*, type: str | _models.AzureFirewallRCActionType | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
type
|
The type of action. Known values are: "Allow" and "Deny". |
Variables
Name | Description |
---|---|
type
|
The type of action. Known values are: "Allow" and "Deny". |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python