copy_state::copy_id Method
Gets the ID of the copy blob operation.
const utility::string_t& copy_id() const;
Return Value
An ID string for the copy operation.
Requirements
Header: blob.h
Namespace: azure::storage
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the ID of the copy blob operation.
const utility::string_t& copy_id() const;
An ID string for the copy operation.
Header: blob.h
Namespace: azure::storage