SearchIndexerKnowledgeStoreProjection interface
Containerobjekt für verschiedene Projektionsmarkierer.
Eigenschaften
files | Projektionen in den Azure-Dateispeicher. |
objects | Projektionen in Azure Blob Storage. |
tables | Projektionen in Azure Table Storage. |
Details zur Eigenschaft
files
Projektionen in den Azure-Dateispeicher.
files?: SearchIndexerKnowledgeStoreFileProjectionSelector[]
Eigenschaftswert
objects
Projektionen in Azure Blob Storage.
objects?: SearchIndexerKnowledgeStoreObjectProjectionSelector[]
Eigenschaftswert
tables
Projektionen in Azure Table Storage.
tables?: SearchIndexerKnowledgeStoreTableProjectionSelector[]