DriveIdMustHaveRegex
A list of regular expressions to limit the drives that are synchronized by the connector. The ID of a drive must match one of the regular expressions, otherwise the drive is ignored.
You can specify a comma-separated list of regular expressions, or use numbered parameters (DriveIdMustHaveRegex0, DriveIdMustHaveRegex1, and so on).
This parameter has no effect unless ProcessAllDrives is set to true.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | DriveIdMustHaveRegex0=.*MicroFocus.*
|
| See Also: | DriveIdCantHaveRegex |