DownloadOptions Properties
Updated: January 5, 2017
Namespace:
Microsoft.WindowsAzure.Storage.DataMovement
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
| Name | Description | |
|---|---|---|
![]() | DisableContentMD5Validation | 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. |
![]() | SourceAccessCondition | Gets or sets an AccessCondition object that represents the access conditions for the source object. If null, no condition is used. |
Show:
