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