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