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