DataSourceCredentialEntityUnion type

Data Source Credential Entity Union Type

type DataSourceCredentialEntityUnion =
  | DataSourceSqlConnectionString
  | DataSourceDataLakeGen2SharedKey
  | DataSourceServicePrincipal
  | DataSourceServicePrincipalInKeyVault