Uses of Class
com.azure.resourcemanager.network.fluent.models.FirewallPolicyRuleCollectionGroupDraftProperties
Packages that use FirewallPolicyRuleCollectionGroupDraftProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of FirewallPolicyRuleCollectionGroupDraftProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return FirewallPolicyRuleCollectionGroupDraftPropertiesModifier and TypeMethodDescriptionFirewallPolicyRuleCollectionGroupDraftProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FirewallPolicyRuleCollectionGroupDraftProperties from the JsonReader.FirewallPolicyRuleCollectionGroupDraftProperties.withPriority(Integer priority) Set the priority property: Priority of the Firewall Policy Rule Collection Group resource.FirewallPolicyRuleCollectionGroupDraftProperties.withRuleCollections(List<FirewallPolicyRuleCollection> ruleCollections) Set the ruleCollections property: Group of Firewall Policy rule collections.