ListItemPathMustHaveRegex
The file path of a list item, relative to the root of the list, must match the specified regular expression, otherwise it is not ingested. This parameter applies only to list items in document libraries.
| Type: | String (Regular Expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or Fetchtasks |
| Example: | ListItemPathMustHaveRegex=/My/Folder/Path/.*
|
| See Also: | ListItemPathCantHaveRegex |