Uses of Class
com.azure.resourcemanager.network.fluent.models.FirewallPolicyRuleCollectionGroupProperties
-
Packages that use FirewallPolicyRuleCollectionGroupProperties Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of FirewallPolicyRuleCollectionGroupProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return FirewallPolicyRuleCollectionGroupProperties Modifier and Type Method Description FirewallPolicyRuleCollectionGroupPropertiesFirewallPolicyRuleCollectionGroupProperties. withPriority(Integer priority)Set the priority property: Priority of the Firewall Policy Rule Collection Group resource.FirewallPolicyRuleCollectionGroupPropertiesFirewallPolicyRuleCollectionGroupProperties. withRuleCollections(List<FirewallPolicyRuleCollection> ruleCollections)Set the ruleCollections property: Group of Firewall Policy rule collections.
-