Uses of Class
com.azure.resourcemanager.network.fluent.models.AzureFirewallNetworkRuleCollectionPropertiesFormat
Packages that use AzureFirewallNetworkRuleCollectionPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of AzureFirewallNetworkRuleCollectionPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return AzureFirewallNetworkRuleCollectionPropertiesFormatModifier and TypeMethodDescriptionAzureFirewallNetworkRuleCollectionPropertiesFormat.withAction(AzureFirewallRCAction action) Set the action property: The action type of a rule collection.AzureFirewallNetworkRuleCollectionPropertiesFormat.withPriority(Integer priority) Set the priority property: Priority of the network rule collection resource.AzureFirewallNetworkRuleCollectionPropertiesFormat.withRules(List<AzureFirewallNetworkRule> rules) Set the rules property: Collection of rules used by a network rule collection.