PlanMustHaveRegex

A regular expression to limit the plans that are ingested by the connector. The ID or title of a plan must match the regular expression, otherwise 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: PlanMustHaveRegex=MyPlan
See Also: PlanCantHaveRegex