Interface Location

  • All Superinterfaces:
    HasInner<com.microsoft.azure.management.resources.implementation.LocationInner>, HasName, Indexable

    public interface Location
    extends Indexable, HasInner<com.microsoft.azure.management.resources.implementation.LocationInner>, HasName
    An immutable client-side representation of an Azure location.
    • Method Detail

      • subscriptionId

        String subscriptionId()
        Returns:
        the subscription UUID
      • displayName

        String displayName()
        Returns:
        the display name of the location readable by humans
      • region

        Region region()
        Returns:
        the region of the data center location
      • latitude

        String latitude()
        Returns:
        the latitude of the location
      • longitude

        String longitude()
        Returns:
        the longitude of the location