Sdílet prostřednictvím


SearchIndexerKnowledgeStoreProjection interface

Objekt kontejneru pro různé selektory projekce.

Vlastnosti

files

Projekce do služby Azure File Storage.

objects

Projekce do úložiště objektů blob v Azure.

tables

Projekce do azure Table Storage.

Podrobnosti vlastnosti

files

Projekce do služby Azure File Storage.

files?: SearchIndexerKnowledgeStoreFileProjectionSelector[]

Hodnota vlastnosti

objects

Projekce do úložiště objektů blob v Azure.

objects?: SearchIndexerKnowledgeStoreObjectProjectionSelector[]

Hodnota vlastnosti

tables

Projekce do azure Table Storage.

tables?: SearchIndexerKnowledgeStoreTableProjectionSelector[]

Hodnota vlastnosti