Uses of Class
com.microsoft.azure.management.network.FirewallPolicyNatRuleAction
Packages that use FirewallPolicyNatRuleAction
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of FirewallPolicyNatRuleAction in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return FirewallPolicyNatRuleActionModifier and TypeMethodDescriptionFirewallPolicyNatRule.action()
Get the action type of a Nat rule.FirewallPolicyNatRuleAction.withType
(FirewallPolicyNatRuleActionType type) Set the type of action.Methods in com.microsoft.azure.management.network with parameters of type FirewallPolicyNatRuleActionModifier and TypeMethodDescriptionFirewallPolicyNatRule.withAction
(FirewallPolicyNatRuleAction action) Set the action type of a Nat rule.