### YamlMime:JavaType
uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType"
name: "AliasPathTokenType"
nameWithType: "AliasPathTokenType"
summary: "The type of the token that the alias path is referring to."
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 **AliasPathTokenType** extends <>"
constructors:
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.AliasPathTokenType()"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.AliasPathTokenType()"
name: "AliasPathTokenType()"
nameWithType: "AliasPathTokenType.AliasPathTokenType()"
summary: "Creates a new instance of AliasPathTokenType value."
deprecatedTag: "Use the factory method."
syntax: "@Deprecatedpublic AliasPathTokenType()"
desc: "Creates a new instance of AliasPathTokenType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.ANY"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.ANY"
name: "ANY"
nameWithType: "AliasPathTokenType.ANY"
summary: "Static value Any for AliasPathTokenType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final AliasPathTokenType ANY"
desc: "Static value Any for AliasPathTokenType."
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.ARRAY"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.ARRAY"
name: "ARRAY"
nameWithType: "AliasPathTokenType.ARRAY"
summary: "Static value Array for AliasPathTokenType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final AliasPathTokenType ARRAY"
desc: "Static value Array for AliasPathTokenType."
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.BOOLEAN"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.BOOLEAN"
name: "BOOLEAN"
nameWithType: "AliasPathTokenType.BOOLEAN"
summary: "Static value Boolean for AliasPathTokenType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final AliasPathTokenType BOOLEAN"
desc: "Static value Boolean for AliasPathTokenType."
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.INTEGER"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.INTEGER"
name: "INTEGER"
nameWithType: "AliasPathTokenType.INTEGER"
summary: "Static value Integer for AliasPathTokenType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final AliasPathTokenType INTEGER"
desc: "Static value Integer for AliasPathTokenType."
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.NOT_SPECIFIED"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.NOT_SPECIFIED"
name: "NOT_SPECIFIED"
nameWithType: "AliasPathTokenType.NOT_SPECIFIED"
summary: "Static value NotSpecified for AliasPathTokenType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final AliasPathTokenType NOT_SPECIFIED"
desc: "Static value NotSpecified for AliasPathTokenType."
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.NUMBER"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.NUMBER"
name: "NUMBER"
nameWithType: "AliasPathTokenType.NUMBER"
summary: "Static value Number for AliasPathTokenType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final AliasPathTokenType NUMBER"
desc: "Static value Number for AliasPathTokenType."
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.OBJECT"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.OBJECT"
name: "OBJECT"
nameWithType: "AliasPathTokenType.OBJECT"
summary: "Static value Object for AliasPathTokenType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final AliasPathTokenType OBJECT"
desc: "Static value Object for AliasPathTokenType."
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.STRING"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.STRING"
name: "STRING"
nameWithType: "AliasPathTokenType.STRING"
summary: "Static value String for AliasPathTokenType."
modifiers:
- "static"
- "final"
field:
type: ""
syntax: "public static final AliasPathTokenType STRING"
desc: "Static value String for AliasPathTokenType."
methods:
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "AliasPathTokenType.fromString(String name)"
summary: "Creates or finds a AliasPathTokenType from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "String"
syntax: "public static AliasPathTokenType fromString(String name)"
desc: "Creates or finds a AliasPathTokenType from its string representation."
returns:
description: "the corresponding AliasPathTokenType."
type: ""
- uid: "com.azure.resourcemanager.resources.models.AliasPathTokenType.values()"
fullName: "com.azure.resourcemanager.resources.models.AliasPathTokenType.values()"
name: "values()"
nameWithType: "AliasPathTokenType.values()"
summary: "Gets known AliasPathTokenType values."
modifiers:
- "static"
syntax: "public static Collection values()"
desc: "Gets known AliasPathTokenType values."
returns:
description: "known AliasPathTokenType values."
type: "Collection<>"
type: "class"
desc: "The type of the token that the alias path is referring to."
metadata: {}
package: "com.azure.resourcemanager.resources.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resources:2.44.0