PlanCantHaveRegex
A regular expression to limit the plans that are ingested by the connector. If the ID or title of a plan matches the regular expression, the connector ignores the plan and all of the tasks that it contains.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | PlanCantHaveRegex=AnotherPlan
|
See Also: | PlanMustHaveRegex |