RepositoryNameMustHaveRegex

A Perl-compatible regular expression to restrict the repositories that are ingested by the connector. The full name of a repository must match the regular expression, otherwise the repository is ignored.

Type: String
Default:  
Required: No
Configuration Section: TaskName or FetchTasks or Default
Example: RepositoryNameMustHaveRegex=.*MyRepository.*
See Also:

RepositoryNameCantHaveRegex