Interface Location
- All Superinterfaces:
HasInnerModel<LocationInner>, HasName, Indexable
An immutable client-side representation of an Azure location.
-
Method Summary
Modifier and TypeMethodDescriptionGets the display name of the location readable by humans.Gets the geography group.latitude()Gets the latitude of the location.Gets the longitude of the location.Gets the physical location.com.azure.core.management.Regionregion()Gets the region of the data center location.Gets the category of the region.Gets the type of the region.Gets the subscription UUID.Methods inherited from interface HasInnerModel
innerModel
-
Method Details
-
subscriptionId
-
displayName
String displayName()Gets the display name of the location readable by humans.- Returns:
- the display name of the location readable by humans
-
region
com.azure.core.management.Region region()Gets the region of the data center location.- Returns:
- the region of the data center location
-
latitude
-
longitude
-
regionType
-
regionCategory
RegionCategory regionCategory()Gets the category of the region.- Returns:
- the category of the region.
-
geographyGroup
-
physicalLocation
-