### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType"
fullName: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType"
name: "FirewallPolicyRuleType"
nameWithType: "FirewallPolicyRuleType"
summary: "Rule Type."
inheritances:
- ""
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />"
- "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />"
- ""
- ""
- ""
- ""
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "finalize"
- "getClass"
- "notify"
- "notifyAll"
- "wait"
- "wait"
- "wait"
syntax: "public final class **FirewallPolicyRuleType** extends <>"
constructors:
- uid: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.FirewallPolicyRuleType()"
fullName: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.FirewallPolicyRuleType()"
name: "FirewallPolicyRuleType()"
nameWithType: "FirewallPolicyRuleType.FirewallPolicyRuleType()"
summary: "Creates a new instance of FirewallPolicyRuleType value."
deprecatedTag: "Use the factory method."
syntax: "@Deprecatedpublic FirewallPolicyRuleType()"
desc: "Creates a new instance of FirewallPolicyRuleType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.APPLICATION_RULE"
fullName: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.APPLICATION_RULE"
name: "APPLICATION_RULE"
nameWithType: "FirewallPolicyRuleType.APPLICATION_RULE"
summary: "Static value ApplicationRule for FirewallPolicyRuleType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final FirewallPolicyRuleType APPLICATION_RULE"
desc: "Static value ApplicationRule for FirewallPolicyRuleType."
- uid: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.NAT_RULE"
fullName: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.NAT_RULE"
name: "NAT_RULE"
nameWithType: "FirewallPolicyRuleType.NAT_RULE"
summary: "Static value NatRule for FirewallPolicyRuleType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final FirewallPolicyRuleType NAT_RULE"
desc: "Static value NatRule for FirewallPolicyRuleType."
- uid: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.NETWORK_RULE"
fullName: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.NETWORK_RULE"
name: "NETWORK_RULE"
nameWithType: "FirewallPolicyRuleType.NETWORK_RULE"
summary: "Static value NetworkRule for FirewallPolicyRuleType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final FirewallPolicyRuleType NETWORK_RULE"
desc: "Static value NetworkRule for FirewallPolicyRuleType."
methods:
- uid: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "FirewallPolicyRuleType.fromString(String name)"
summary: "Creates or finds a FirewallPolicyRuleType from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "String"
syntax: "public static FirewallPolicyRuleType fromString(String name)"
desc: "Creates or finds a FirewallPolicyRuleType from its string representation."
returns:
description: "the corresponding FirewallPolicyRuleType."
type: ""
- uid: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.values()"
fullName: "com.azure.resourcemanager.network.models.FirewallPolicyRuleType.values()"
name: "values()"
nameWithType: "FirewallPolicyRuleType.values()"
summary: "Gets known FirewallPolicyRuleType values."
modifiers:
- "static"
syntax: "public static Collection values()"
desc: "Gets known FirewallPolicyRuleType values."
returns:
description: "known FirewallPolicyRuleType values."
type: "Collection<>"
type: "class"
desc: "Rule Type."
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0