KnownKnowledgeSourceKind enum
The kind of the knowledge source.
Fields
| AzureBlob | A knowledge source that read and ingest data from Azure Blob Storage to a Search Index. |
| IndexedOneLake | A knowledge source that reads data from indexed OneLake. |
| SearchIndex | A knowledge source that reads data from a Search Index. |
| Web | A knowledge source that reads data from the web. |