AssetNameMustHaveRegex
A regular expression to restrict the assets that are ingested by the connector. The name of an asset must match the regular expression, otherwise the asset is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | AssetNameMustHaveRegex=.*news.*
|
See Also: |