Uses of Interface
com.microsoft.azure.management.resources.Location
-
Packages that use Location Package Description com.microsoft.azure.management.resources This package contains the classes for ResourceManagementClient. -
-
Uses of Location in com.microsoft.azure.management.resources
Methods in com.microsoft.azure.management.resources that return Location Modifier and Type Method Description LocationSubscription. getLocationByRegion(Region region)Gets the data center location for the specified region, if the selected subscription has access to it.Methods in com.microsoft.azure.management.resources that return types with arguments of type Location Modifier and Type Method Description com.microsoft.azure.PagedList<Location>Subscription. listLocations()List the locations the subscription has access to.
-