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". |
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