Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyRuleCollectionType
Packages that use FirewallPolicyRuleCollectionType
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of FirewallPolicyRuleCollectionType in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as FirewallPolicyRuleCollectionTypeModifier and TypeFieldDescriptionstatic final FirewallPolicyRuleCollectionTypeFirewallPolicyRuleCollectionType.FIREWALL_POLICY_FILTER_RULE_COLLECTIONStatic value FirewallPolicyFilterRuleCollection for FirewallPolicyRuleCollectionType.static final FirewallPolicyRuleCollectionTypeFirewallPolicyRuleCollectionType.FIREWALL_POLICY_NAT_RULE_COLLECTIONStatic value FirewallPolicyNatRuleCollection for FirewallPolicyRuleCollectionType.Methods in com.azure.resourcemanager.network.models that return FirewallPolicyRuleCollectionTypeModifier and TypeMethodDescriptionFirewallPolicyRuleCollectionType.fromString(String name) Creates or finds a FirewallPolicyRuleCollectionType from its string representation.FirewallPolicyFilterRuleCollection.ruleCollectionType()Get the ruleCollectionType property: The type of the rule collection.FirewallPolicyNatRuleCollection.ruleCollectionType()Get the ruleCollectionType property: The type of the rule collection.FirewallPolicyRuleCollection.ruleCollectionType()Get the ruleCollectionType property: The type of the rule collection.Methods in com.azure.resourcemanager.network.models that return types with arguments of type FirewallPolicyRuleCollectionTypeModifier and TypeMethodDescriptionFirewallPolicyRuleCollectionType.values()Gets known FirewallPolicyRuleCollectionType values.