VolumeNameCantHaveRegex
A regular expression to restrict the volumes that are processed by the connector.
If the name of a volume matches the regular expression, the volume is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | VolumeNameCantHaveRegex=.*VolumeName.*
|
See Also: | VolumeNameMustHaveRegex |