SearchIndexerKnowledgeStoreProjection interface
Containerobject voor verschillende projectiekiezers.
Eigenschappen
files | Projecties naar Azure File Storage. |
objects | Projecties naar Azure Blob Storage. |
tables | Projecties naar Azure Table Storage. |
Eigenschapdetails
files
Projecties naar Azure File Storage.
files?: SearchIndexerKnowledgeStoreFileProjectionSelector[]
Waarde van eigenschap
objects
Projecties naar Azure Blob Storage.
objects?: SearchIndexerKnowledgeStoreObjectProjectionSelector[]
Waarde van eigenschap
tables
Projecties naar Azure Table Storage.
tables?: SearchIndexerKnowledgeStoreTableProjectionSelector[]