Share via


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

See Also

Reference

copy_state Class