Job
|
The JobDownloadParameters type exposes the following members.
Name | Description | |
---|---|---|
ExcludeFileGlobs | the 'glob' pattern of blobs to exclude from the download. A 'glob' pattern uses ? and * characters to select matching blobs. | |
ExcludeFolders | Blob virtual directory part matches to exclude from the download. If the blob's virtual directory prefix parts contain any part of the specified strings then it is excluded from the download. | |
IncludeFileGlobs | The 'glob' pattern of blobs to include in the download. A 'glob' pattern uses ? and * characters to select matching blobs. | |
IncludeFolders | Blob virtual directory part matches to include in the download. If the blob's virtual directory prefix parts contain any part of the specified strings then it is included in the download. |