Share via


cloud_table::uri Method

Gets the table URI for all locations.

const storage_uri& uri() const;

Return Value

A storage_uri object containing the absolute URI to the table for all locations.

Requirements

Header: table.h

Namespace: azure::storage

See Also

Reference

cloud_table Class