cloud_blob_client::get_root_container_reference Method
Returns a reference to a azure::storage::cloud_blob_container object.
WASTORAGE_API cloud_blob_container get_root_container_reference() const;
Return Value
A reference to the root container, of type cloud_blob_container.
Requirements
Header: blob.h
Namespace: azure::storage