Interface LocationApi


@Path("/locations") @Produces("application/json") @Consumes("application/json") public interface LocationApi
This Azure Resource Manager API provides all of the locations that are available for resource providers

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    The List Locations operation lists all of the data center locations that are valid for your subscription.
  • Method Details

    • list

      @Named("location:list") @GET List<Location> list()
      The List Locations operation lists all of the data center locations that are valid for your subscription.