| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Location |
Subscription.getLocationByRegion(Region region)
Gets the data center location for the specified region, if the selected subscription has access to it.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.PagedList<Location> |
Subscription.listLocations()
List the locations the subscription has access to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/