Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyRuleCollectionType
-
Packages that use FirewallPolicyRuleCollectionType Package Description com.azure.resourcemanager.network.models 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 FirewallPolicyRuleCollectionType Modifier and Type Field Description static FirewallPolicyRuleCollectionTypeFirewallPolicyRuleCollectionType. FIREWALL_POLICY_FILTER_RULE_COLLECTIONStatic value FirewallPolicyFilterRuleCollection for FirewallPolicyRuleCollectionType.static FirewallPolicyRuleCollectionTypeFirewallPolicyRuleCollectionType. FIREWALL_POLICY_NAT_RULE_COLLECTIONStatic value FirewallPolicyNatRuleCollection for FirewallPolicyRuleCollectionType.Methods in com.azure.resourcemanager.network.models that return FirewallPolicyRuleCollectionType Modifier and Type Method Description static FirewallPolicyRuleCollectionTypeFirewallPolicyRuleCollectionType. fromString(String name)Creates or finds a FirewallPolicyRuleCollectionType from its string representation.Methods in com.azure.resourcemanager.network.models that return types with arguments of type FirewallPolicyRuleCollectionType Modifier and Type Method Description static Collection<FirewallPolicyRuleCollectionType>FirewallPolicyRuleCollectionType. values()
-