SearchIndexerKnowledgeStoreProjection interface
各種投影選取器的容器物件。
屬性
files | 投影至 Azure 檔案儲存體。 |
objects | 對 Azure Blob 儲存體的投影。 |
tables | 對 Azure 資料表儲存體的投影。 |
屬性詳細資料
files
投影至 Azure 檔案儲存體。
files?: SearchIndexerKnowledgeStoreFileProjectionSelector[]
屬性值
objects
對 Azure Blob 儲存體的投影。
objects?: SearchIndexerKnowledgeStoreObjectProjectionSelector[]
屬性值
tables
對 Azure 資料表儲存體的投影。
tables?: SearchIndexerKnowledgeStoreTableProjectionSelector[]