SearchIndexerKnowledgeStoreProjection interface
Objeto contenedor para varios selectores de proyección.
Propiedades
files | Proyecciones en Azure File Storage. |
objects | Proyecciones a Azure Blob Storage. |
tables | Proyecciones a Azure Table Storage. |
Detalles de las propiedades
files
Proyecciones en Azure File Storage.
files?: SearchIndexerKnowledgeStoreFileProjectionSelector[]
Valor de propiedad
objects
Proyecciones a Azure Blob Storage.
objects?: SearchIndexerKnowledgeStoreObjectProjectionSelector[]
Valor de propiedad
tables
Proyecciones a Azure Table Storage.
tables?: SearchIndexerKnowledgeStoreTableProjectionSelector[]