VolumeTypeMustHaveRegex
A regular expression to restrict the volumes that are processed by the connector.
The type of a volume must match the regular expression, otherwise it is ignored.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | VolumeTypeMustHaveRegex=.*
|
| See Also: | VolumeTypeCantHaveRegex |