Uses of Class
com.microsoft.azure.management.network.AzureFirewallNatRuleCollection
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AzureFirewallNatRuleCollection in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionAzureFirewallNatRuleCollection.withAction
(AzureFirewallNatRCAction action) Set the action type of a NAT rule collection.Set the name of the resource that is unique within the Azure firewall.AzureFirewallNatRuleCollection.withPriority
(Integer priority) Set priority of the NAT rule collection resource.AzureFirewallNatRuleCollection.withRules
(List<AzureFirewallNatRule> rules) Set collection of rules used by a NAT rule collection.