WorkspaceMustHaveRegex
A regular expression to restrict the workspaces that are processed by the connector.
The name of a workspace must match the regular expression, otherwise the workspace is not processed.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | WorkspaceMustHaveRegex=
|
| See Also: | WorkspaceCantHaveRegex |