CloudBlockBlob.BeginStartCopyFromBlob Method

Overload List

Name Description
CloudBlockBlob.BeginStartCopyFromBlob (CloudBlockBlob, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) Begins an asynchronous operation to start copying another block blob's contents, properties, and metadata to this block blob.
CloudBlockBlob.BeginStartCopyFromBlob (CloudBlockBlob, AsyncCallback, Object) Begins an asynchronous operation to start copying another block blob's contents, properties, and metadata to this block blob.
CloudBlockBlob.BeginStartCopyFromBlob (Uri, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext, AsyncCallback, Object) Begins an asynchronous operation to start copying another block blob's contents, properties, and metadata to this block blob.
CloudBlockBlob.BeginStartCopyFromBlob (Uri, AsyncCallback, Object) Begins an asynchronous operation to start copying another block blob's contents, properties, and metadata to this block blob.

See Also

Reference

CloudBlockBlob Class
CloudBlockBlob Members
Microsoft.WindowsAzure.Storage.Blob Namespace