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". |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python