CloudBlob.StartCopyFromBlobAsync Method
Namespace: Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name | Description | |
---|---|---|
StartCopyFromBlobAsync(Uri) | Obsolete. Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this blob. |
|
StartCopyFromBlobAsync(Uri, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext) | Obsolete. Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this blob. |
|
StartCopyFromBlobAsync(Uri, AccessCondition, AccessCondition, BlobRequestOptions, OperationContext, CancellationToken) | Obsolete. Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this blob. |
|
StartCopyFromBlobAsync(Uri, CancellationToken) | Obsolete. Initiates an asynchronous operation to start copying another blob's contents, properties, and metadata to this blob. |
See Also
CloudBlob Class
Microsoft.WindowsAzure.Storage.Blob Namespace
Return to top