Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyFilterRuleCollection
Packages that use FirewallPolicyFilterRuleCollection
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of FirewallPolicyFilterRuleCollection in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return FirewallPolicyFilterRuleCollectionModifier and TypeMethodDescriptionFirewallPolicyFilterRuleCollection.withAction(FirewallPolicyFilterRuleCollectionAction action) Set the action property: The action type of a Filter rule collection.Set the name property: The name of the rule collection.FirewallPolicyFilterRuleCollection.withPriority(Integer priority) Set the priority property: Priority of the Firewall Policy Rule Collection resource.FirewallPolicyFilterRuleCollection.withRules(List<FirewallPolicyRule> rules) Set the rules property: List of rules included in a rule collection.