| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<AliasPathAttributes> |
AliasPathAttributes.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/