/storagename |
The name of the Azure storage container you want to download files from. |
/azureaccesskey |
Connection string of key 1 under the accesskeys section of the storage account in the portal. |
/ContainerName |
The name of the Azure blob container you want to download files from. |
/AzureExt |
File extension filters separated by commas (for example, .tif,.pdf) |
/AzureRecurse |
Download documents from folders and subfolders. |
/ReplaceInvalidCharactersWith (download only) |
A pattern to replace any invalid character Windows File Storage in the file name before downloading. Invalid characters are: ” * : < > ? \ | Default replacement pattern is: _ |