TypeMustHaveRegex
A regular expression to restrict the types that are ingested by the connector. An item's type must match the regular expression, otherwise the item is not ingested.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | TypeMustHaveRegex=
|
See Also: | TypeMustHaveRegexToCrawl |