BlobCantHaveRegex
A regular expression to choose the blobs to process.
If the name of a blob (excluding the container name) matches the regular expression, the connector does not process it.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | BlobCantHaveRegex=.*\.docx
|
| See Also: | BlobMustHaveRegex |