TypeCantHaveRegex
A regular expression to restrict the types that are ingested by the connector. If an item's type matches the regular expression, the item is not ingested.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | TypeCantHaveRegex=
|
See Also: | TypeCantHaveRegexToCrawl |