共用方式為


IndexProjectionMode type

定義 IndexProjectionMode 的值。
KnownIndexProjectionMode 可以與 IndexProjectionMode 交替使用,此列舉包含服務支援的已知值。

服務支援的已知值

skipIndexingParentDocuments:源檔將會略過寫入索引器的目標索引。
includeIndexingParentDocuments:源檔會寫入索引器的目標索引中。 這是預設模式。

type IndexProjectionMode = string