Uses of Class
com.microsoft.azure.management.network.FirewallPolicyNatRule
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of FirewallPolicyNatRule in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionFirewallPolicyNatRule.withAction
(FirewallPolicyNatRuleAction action) Set the action type of a Nat rule.FirewallPolicyNatRule.withRuleCondition
(FirewallPolicyRuleCondition ruleCondition) Set the match conditions for incoming traffic.FirewallPolicyNatRule.withTranslatedAddress
(String translatedAddress) Set the translated address for this NAT rule.FirewallPolicyNatRule.withTranslatedPort
(String translatedPort) Set the translated port for this NAT rule.