ContainerMustHaveRegex
A regular expression to choose the containers to process.
The full name of a container must match the regular expression, otherwise the connector does not retrieve any information from it.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ContainerMustHaveRegex=Container[1-9]
|
See Also: | ContainerCantHaveRegex |