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
-
Method Details
-
list
The List Locations operation lists all of the data center locations that are valid for your subscription.
-