| Name | Description |
---|
| CopyDirectoryAsync(CloudBlobDirectory, CloudBlobDirectory, CopyMethod, CopyDirectoryOptions, DirectoryTransferContext) |
Copy an Azure blob directory to another Azure blob directory.
|
| CopyDirectoryAsync(CloudBlobDirectory, CloudBlobDirectory, Boolean, CopyDirectoryOptions, DirectoryTransferContext) | Obsolete.
Copy an Azure blob directory to another Azure blob directory.
|
| CopyDirectoryAsync(CloudBlobDirectory, CloudFileDirectory, CopyMethod, CopyDirectoryOptions, DirectoryTransferContext) |
Copy an Azure blob directory to an Azure file directory.
|
| CopyDirectoryAsync(CloudBlobDirectory, CloudFileDirectory, Boolean, CopyDirectoryOptions, DirectoryTransferContext) | Obsolete.
Copy an Azure blob directory to an Azure file directory.
|
| CopyDirectoryAsync(CloudFileDirectory, CloudBlobDirectory, CopyMethod, CopyDirectoryOptions, DirectoryTransferContext) |
Copy an Azure file directory to an Azure blob directory.
|
| CopyDirectoryAsync(CloudFileDirectory, CloudBlobDirectory, Boolean, CopyDirectoryOptions, DirectoryTransferContext) | Obsolete.
Copy an Azure file directory to an Azure blob directory.
|
| CopyDirectoryAsync(CloudFileDirectory, CloudFileDirectory, CopyMethod, CopyDirectoryOptions, DirectoryTransferContext) |
Copy an Azure file directory to another Azure file directory.
|
| CopyDirectoryAsync(CloudFileDirectory, CloudFileDirectory, Boolean, CopyDirectoryOptions, DirectoryTransferContext) | Obsolete.
Copy an Azure file directory to another Azure file directory.
|
| CopyDirectoryAsync(CloudBlobDirectory, CloudBlobDirectory, CopyMethod, CopyDirectoryOptions, DirectoryTransferContext, CancellationToken) |
Copy an Azure blob directory to another Azure blob directory.
|
| CopyDirectoryAsync(CloudBlobDirectory, CloudBlobDirectory, Boolean, CopyDirectoryOptions, DirectoryTransferContext, CancellationToken) | Obsolete.
Copy an Azure blob directory to another Azure blob directory.
|
| CopyDirectoryAsync(CloudBlobDirectory, CloudFileDirectory, CopyMethod, CopyDirectoryOptions, DirectoryTransferContext, CancellationToken) |
Copy an Azure blob directory to an Azure file directory.
|
| CopyDirectoryAsync(CloudBlobDirectory, CloudFileDirectory, Boolean, CopyDirectoryOptions, DirectoryTransferContext, CancellationToken) | Obsolete.
Copy an Azure blob directory to an Azure file directory.
|
| CopyDirectoryAsync(CloudFileDirectory, CloudBlobDirectory, CopyMethod, CopyDirectoryOptions, DirectoryTransferContext, CancellationToken) |
Copy an Azure file directory to an Azure blob directory.
|
| CopyDirectoryAsync(CloudFileDirectory, CloudBlobDirectory, Boolean, CopyDirectoryOptions, DirectoryTransferContext, CancellationToken) | Obsolete.
Copy an Azure file directory to an Azure blob directory.
|
| CopyDirectoryAsync(CloudFileDirectory, CloudFileDirectory, CopyMethod, CopyDirectoryOptions, DirectoryTransferContext, CancellationToken) |
Copy an Azure file directory to another Azure file directory.
|
| CopyDirectoryAsync(CloudFileDirectory, CloudFileDirectory, Boolean, CopyDirectoryOptions, DirectoryTransferContext, CancellationToken) | Obsolete.
Copy an Azure file directory to another Azure file directory.
|