Class FirewallPolicyNatRuleAction
java.lang.Object
com.microsoft.azure.management.network.FirewallPolicyNatRuleAction
Properties of the FirewallPolicyNatRuleAction.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FirewallPolicyNatRuleAction
public FirewallPolicyNatRuleAction()
-
-
Method Details
-
type
Get the type of action. Possible values include: 'DNAT'.- Returns:
- the type value
-
withType
Set the type of action. Possible values include: 'DNAT'.- Parameters:
type
- the type value to set- Returns:
- the FirewallPolicyNatRuleAction object itself.
-