Uses of Class
com.microsoft.azure.management.network.AzureFirewallNetworkRuleCollection
Packages that use AzureFirewallNetworkRuleCollection
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AzureFirewallNetworkRuleCollection in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AzureFirewallNetworkRuleCollectionModifier and TypeMethodDescriptionAzureFirewallNetworkRuleCollection.withAction
(AzureFirewallRCAction action) Set the action type of a rule collection.Set the name of the resource that is unique within the Azure firewall.AzureFirewallNetworkRuleCollection.withPriority
(Integer priority) Set priority of the network rule collection resource.AzureFirewallNetworkRuleCollection.withRules
(List<AzureFirewallNetworkRule> rules) Set collection of rules used by a network rule collection.