Share via


TransferManager.DownloadDirectoryAsync Method

 

Namespace:   Microsoft.WindowsAzure.Storage.DataMovement
Assembly:  Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static DownloadDirectoryAsync(CloudBlobDirectory, String, DownloadDirectoryOptions, DirectoryTransferContext)

Download an Azure blob directory from Azure Blob Storage.

System_CAPS_pubmethodSystem_CAPS_static DownloadDirectoryAsync(CloudBlobDirectory, String, DownloadDirectoryOptions, DirectoryTransferContext, CancellationToken)

Download an Azure blob directory from Azure Blob Storage.

System_CAPS_pubmethodSystem_CAPS_static DownloadDirectoryAsync(CloudFileDirectory, String, DownloadDirectoryOptions, DirectoryTransferContext)

Download an Azure file directory from Azure File Storage.

System_CAPS_pubmethodSystem_CAPS_static DownloadDirectoryAsync(CloudFileDirectory, String, DownloadDirectoryOptions, DirectoryTransferContext, CancellationToken)

Download an Azure file directory from Azure File Storage.

See Also

TransferManager Class
Microsoft.WindowsAzure.Storage.DataMovement Namespace

Return to top