| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AliasPathTokenType |
AliasPathTokenType.ANY
Static value Any for AliasPathTokenType.
|
static AliasPathTokenType |
AliasPathTokenType.ARRAY
Static value Array for AliasPathTokenType.
|
static AliasPathTokenType |
AliasPathTokenType.BOOLEAN
Static value Boolean for AliasPathTokenType.
|
static AliasPathTokenType |
AliasPathTokenType.INTEGER
Static value Integer for AliasPathTokenType.
|
static AliasPathTokenType |
AliasPathTokenType.NOT_SPECIFIED
Static value NotSpecified for AliasPathTokenType.
|
static AliasPathTokenType |
AliasPathTokenType.NUMBER
Static value Number for AliasPathTokenType.
|
static AliasPathTokenType |
AliasPathTokenType.OBJECT
Static value Object for AliasPathTokenType.
|
static AliasPathTokenType |
AliasPathTokenType.STRING
Static value String for AliasPathTokenType.
|
| Modifier and Type | Method and Description |
|---|---|
static AliasPathTokenType |
AliasPathTokenType.fromString(String name)
Creates or finds a AliasPathTokenType from its string representation.
|
AliasPathTokenType |
AliasPathMetadata.type()
Get the type property: The type of the token that the alias path is referring to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.