CloudBlob.CopyFromBlob Method

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Overload List

NameDescription
CloudBlob.CopyFromBlob (CloudBlob)Copies an existing blob's contents, properties, and metadata to a new blob.
CloudBlob.CopyFromBlob (CloudBlob, BlobRequestOptions)Copies an existing blob's contents, properties, and metadata to a new blob, with options.

See Also