Class AzureFirewallNatRCAction
java.lang.Object
com.microsoft.azure.management.network.AzureFirewallNatRCAction
AzureFirewall NAT Rule Collection Action.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AzureFirewallNatRCAction
public AzureFirewallNatRCAction()
-
-
Method Details
-
type
Get the type of action. Possible values include: 'Snat', 'Dnat'.- Returns:
- the type value
-
withType
Set the type of action. Possible values include: 'Snat', 'Dnat'.- Parameters:
type
- the type value to set- Returns:
- the AzureFirewallNatRCAction object itself.
-