Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyRuleCollection
Packages that use FirewallPolicyRuleCollection
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of FirewallPolicyRuleCollection in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type FirewallPolicyRuleCollectionModifier and TypeMethodDescriptionFirewallPolicyRuleCollectionGroupDraftInner.ruleCollections()Get the ruleCollections property: Group of Firewall Policy rule collections.FirewallPolicyRuleCollectionGroupDraftProperties.ruleCollections()Get the ruleCollections property: Group of Firewall Policy rule collections.FirewallPolicyRuleCollectionGroupInner.ruleCollections()Get the ruleCollections property: Group of Firewall Policy rule collections.FirewallPolicyRuleCollectionGroupProperties.ruleCollections()Get the ruleCollections property: Group of Firewall Policy rule collections.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type FirewallPolicyRuleCollectionModifier and TypeMethodDescriptionFirewallPolicyRuleCollectionGroupDraftInner.withRuleCollections(List<FirewallPolicyRuleCollection> ruleCollections) Set the ruleCollections property: Group of Firewall Policy rule collections.FirewallPolicyRuleCollectionGroupDraftProperties.withRuleCollections(List<FirewallPolicyRuleCollection> ruleCollections) Set the ruleCollections property: Group of Firewall Policy rule collections.FirewallPolicyRuleCollectionGroupInner.withRuleCollections(List<FirewallPolicyRuleCollection> ruleCollections) Set the ruleCollections property: Group of Firewall Policy rule collections.FirewallPolicyRuleCollectionGroupProperties.withRuleCollections(List<FirewallPolicyRuleCollection> ruleCollections) Set the ruleCollections property: Group of Firewall Policy rule collections. -
Uses of FirewallPolicyRuleCollection in com.azure.resourcemanager.network.models
Subclasses of FirewallPolicyRuleCollection in com.azure.resourcemanager.network.modelsModifier and TypeClassDescriptionfinal classFirewall Policy Filter Rule Collection.final classFirewall Policy NAT Rule Collection.Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type FirewallPolicyRuleCollectionModifier and TypeClassDescriptionclassProperties of the rule collection.Methods in com.azure.resourcemanager.network.models that return FirewallPolicyRuleCollectionModifier and TypeMethodDescriptionstatic FirewallPolicyRuleCollectionFirewallPolicyRuleCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FirewallPolicyRuleCollection from the JsonReader.Set the name property: The name of the rule collection.FirewallPolicyRuleCollection.withPriority(Integer priority) Set the priority property: Priority of the Firewall Policy Rule Collection resource.