KnownIndexProjectionMode enum

Known values of IndexProjectionMode that the service accepts.

Fields

IncludeIndexingParentDocuments

The source document will be written into the indexer's target index. This is the default pattern.

SkipIndexingParentDocuments

The source document will be skipped from writing into the indexer's target index.