SearchIndexerKnowledgeStoreProjection interface
다양한 프로젝션 선택기의 컨테이너 개체입니다.
속성
files | Azure File Storage에 대한 프로젝션. |
objects | Azure Blob Storage에 대한 프로젝션. |
tables | Azure Table Storage에 대한 프로젝션. |
속성 세부 정보
files
Azure File Storage에 대한 프로젝션.
files?: SearchIndexerKnowledgeStoreFileProjectionSelector[]
속성 값
objects
Azure Blob Storage에 대한 프로젝션.
objects?: SearchIndexerKnowledgeStoreObjectProjectionSelector[]
속성 값
tables
Azure Table Storage에 대한 프로젝션.
tables?: SearchIndexerKnowledgeStoreTableProjectionSelector[]