| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AliasPathAttributes |
AliasPathAttributes.MODIFIABLE
Static value Modifiable for AliasPathAttributes.
|
static AliasPathAttributes |
AliasPathAttributes.NONE
Static value None for AliasPathAttributes.
|
| Modifier and Type | Method and Description |
|---|---|
AliasPathAttributes |
AliasPathMetadata.attributes()
Get the attributes property: The attributes of the token that the alias path is referring to.
|
static AliasPathAttributes |
AliasPathAttributes.fromString(String name)
Creates or finds a AliasPathAttributes from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.