CloudPageBlob.BeginStartCopyFromBlob Method

Overload List

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

See Also

Reference

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