SearchIndexerDataSourceType type

type SearchIndexerDataSourceType =
  | "azuresql"
  | "cosmosdb"
  | "azureblob"
  | "azuretable"
  | "mysql"
  | "adlsgen2"