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