KnowledgeSourceKind type
The kind of the knowledge source.
KnownKnowledgeSourceKind can be used interchangeably with KnowledgeSourceKind,
this enum contains the known values that the service supports.
Known values supported by the service
searchIndex: A knowledge source that reads data from a Search Index.
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.
web: A knowledge source that reads data from the web.
type KnowledgeSourceKind = string