| Name | Description |
---|
| BeginStartCopy(CloudBlob, AccessCondition, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(CloudBlob^, AccessCondition^, AccessCondition^, FileRequestOptions^, OperationContext^, AsyncCallback^, Object^)(CloudBlob, AccessCondition, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(CloudBlob, AccessCondition, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object) |
Begins an asynchronous operation to start copying a blob's contents, properties, and metadata to this Azure file.
|
| BeginStartCopy(CloudBlob, AsyncCallback, Object)(CloudBlob^, AsyncCallback^, Object^)(CloudBlob, AsyncCallback, Object)(CloudBlob, AsyncCallback, Object) |
Begins an asynchronous operation to start copying a blob's contents, properties, and metadata to this Azure file.
|
| BeginStartCopy(CloudFile, AccessCondition, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(CloudFile^, AccessCondition^, AccessCondition^, FileRequestOptions^, OperationContext^, AsyncCallback^, Object^)(CloudFile, AccessCondition, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(CloudFile, AccessCondition, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object) |
Begins an asynchronous operation to start copying another file's contents, properties, and metadata to this file.
|
| BeginStartCopy(CloudFile, AsyncCallback, Object)(CloudFile^, AsyncCallback^, Object^)(CloudFile, AsyncCallback, Object)(CloudFile, AsyncCallback, Object) |
Begins an asynchronous operation to start copying another file's contents, properties, and metadata to this file.
|
| BeginStartCopy(Uri, AccessCondition, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Uri^, AccessCondition^, AccessCondition^, FileRequestOptions^, OperationContext^, AsyncCallback^, Object^)(Uri, AccessCondition, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object)(Uri, AccessCondition, AccessCondition, FileRequestOptions, OperationContext, AsyncCallback, Object) |
Begins an asynchronous operation to start copying another Azure file or blob's contents, properties, and metadata to this Azure file.
|
| BeginStartCopy(Uri, AsyncCallback, Object)(Uri^, AsyncCallback^, Object^)(Uri, AsyncCallback, Object)(Uri, AsyncCallback, Object) |
Begins an asynchronous operation to start copying another Azure file or blob's contents, properties, and metadata to this Azure file.
|