storage_uri::get_location_uri Method
Gets the endpoint for a specified location.
const web::http::uri& get_location_uri(
storage_location location
);
Parameters
- location
A storage_location object.
Return Value
The location endpoint.
Requirements
Header: core.h
Namespace: azure::storage