AzureFirewallNatRCAction Class
AzureFirewall NAT Rule Collection Action.
- Inheritance
-
azure.mgmt.network._serialization.ModelAzureFirewallNatRCAction
Constructor
AzureFirewallNatRCAction(*, type: str | _models.AzureFirewallNatRCActionType | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
type
|
The type of action. Known values are: "Snat" and "Dnat". |
Variables
Name | Description |
---|---|
type
|
The type of action. Known values are: "Snat" and "Dnat". |
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