Share via


copy_state::source Method

Gets the URI of the source blob for a copy operation.

const web::http::uri& source() const;

Return Value

A web::http::uri indicating the source of a copy operation.

Requirements

Header: blob.h

Namespace: azure::storage

See Also

Reference

copy_state Class