Share via


CloudPageBlob.StartCopyFromBlobAsync Method

Overload List

Name Description
CloudPageBlob.StartCopyFromBlobAsync (CloudPageBlob) Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this page blob.
CloudPageBlob.StartCopyFromBlobAsync (CloudPageBlob, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext) Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this page blob.
CloudPageBlob.StartCopyFromBlobAsync (CloudPageBlob, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken) Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this page blob.
CloudPageBlob.StartCopyFromBlobAsync (CloudPageBlob, CancellationToken) Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this page blob.
CloudPageBlob.StartCopyFromBlobAsync (Uri) Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this page blob.
CloudPageBlob.StartCopyFromBlobAsync (Uri, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext) Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this page blob.
CloudPageBlob.StartCopyFromBlobAsync (Uri, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken) Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this page blob.
CloudPageBlob.StartCopyFromBlobAsync (Uri, CancellationToken) Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this page blob.

See Also

Reference

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