KnownKnowledgeSourceKind enum
Known values of KnowledgeSourceKind that the service accepts.
Fields
| AzureBlob | A knowledge source that retrieves and ingests data from Azure Blob Storage to a Search Index. |
| IndexedOneLake | A knowledge source that retrieves and ingests data from OneLake to a Search Index. |
| IndexedSharePoint | A knowledge source that retrieves and ingests data from SharePoint to a Search Index. |
| RemoteSharePoint | A knowledge source that retrieves data from a remote SharePoint endpoint. |
| SearchIndex | A knowledge source that retrieves data from a Search Index. |
| Web | A knowledge source that retrieves data from the web. |