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:
    docs
    • Method Detail

      • 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.