UploadDirectoryOptions Properties

 

Updated: January 5, 2017

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

NameDescription
System_CAPS_pubpropertyBlobType

Gets or sets type of destination blob. This option takes effect only when uploading to Azure blob storage. If blob type is not specified, BlockBlob is used.

System_CAPS_pubpropertyRecursive

Gets or sets a boolean that indicates whether to include subdirectories when doing a directory transfer operation. (Inherited from DirectoryOptions.)

System_CAPS_pubpropertySearchPattern

Gets or sets a string that will be used to match against the names of files. (Inherited from DirectoryOptions.)

Return to top
Show: