DataSource type

Defines values for DataSource.
KnownDataSource can be used interchangeably with DataSource, this enum contains the known values that the service supports.

Known values supported by the service

Excel: The type of DataSource- Excel.
Native: The type of DataSource- Native.

type DataSource = string