DownloadDirectoryOptions Class
Updated: January 5, 2017
Represents a set of options that may be specified for download directory operation
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
Microsoft.WindowsAzure.Storage.DataMovementDirectoryOptions
Microsoft.WindowsAzure.Storage.DataMovementDownloadDirectoryOptions
| Name | Description | |
|---|---|---|
![]() | DownloadDirectoryOptions |
| Name | Description | |
|---|---|---|
![]() | Gets or sets a char that indicates the delimiter character used to delimit virtual directories in a blob name. | |
![]() | Gets or sets a flag that indicates whether to validate content MD5 or not when reading data from the source object. If set to true, source object content MD5 will be validated; otherwise, source object content MD5 will not be validated. If not specified, it defaults to false. | |
![]() | Gets or sets a flag indicating whether to include snapshots when downloading from Azure blob storage. | |
![]() | Gets or sets a boolean that indicates whether to include subdirectories when doing a directory transfer operation. (Inherited from DirectoryOptions.) | |
![]() | Gets or sets a string that will be used to match against the names of files. (Inherited from DirectoryOptions.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

