| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AliasType |
AliasType.withName(String name)
Set the name value.
|
AliasType |
AliasType.withPaths(List<AliasPathType> paths)
Set the paths value.
|
| Modifier and Type | Method and Description |
|---|---|
List<AliasType> |
ProviderResourceType.aliases()
Get the aliases value.
|
| Modifier and Type | Method and Description |
|---|---|
ProviderResourceType |
ProviderResourceType.withAliases(List<AliasType> aliases)
Set the aliases value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/