SearchIndexerKnowledgeStoreProjection interface
Objek kontainer untuk berbagai pemilih proyeksi.
Properti
files | Proyeksi ke penyimpanan File Azure. |
objects | Proyeksi ke penyimpanan Azure Blob. |
tables | Proyeksi ke penyimpanan Azure Table. |
Detail Properti
files
Proyeksi ke penyimpanan File Azure.
files?: SearchIndexerKnowledgeStoreFileProjectionSelector[]
Nilai Properti
objects
Proyeksi ke penyimpanan Azure Blob.
objects?: SearchIndexerKnowledgeStoreObjectProjectionSelector[]
Nilai Properti
tables
Proyeksi ke penyimpanan Azure Table.
tables?: SearchIndexerKnowledgeStoreTableProjectionSelector[]