A list of regular expressions to limit the containers that are retrieved by the connector. The title of a container must match one of the regular expressions, otherwise the container is ignored. You can specify a comma-separated list of regular expressions, or use numbered parameters (ContainerMustHaveRegex0
, ContainerMustHaveRegex1
, and so on).
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | Container=.*2013.*
|
See Also: |
|