Type Alias MetastoreDbConnectionAuthenticationMode
MetastoreDbConnectionAuthenticationMode:string
Defines values for MetastoreDbConnectionAuthenticationMode. KnownMetastoreDbConnectionAuthenticationMode can be used interchangeably with MetastoreDbConnectionAuthenticationMode,
this enum contains the known values that the service supports.
Known values supported by the service
SqlAuth: The password-based authentication to connect to your Hive metastore database. IdentityAuth: The managed-identity-based authentication to connect to your Hive metastore database.
Defines values for MetastoreDbConnectionAuthenticationMode.
KnownMetastoreDbConnectionAuthenticationMode can be used interchangeably with MetastoreDbConnectionAuthenticationMode, this enum contains the known values that the service supports.
Known values supported by the service
SqlAuth: The password-based authentication to connect to your Hive metastore database.
IdentityAuth: The managed-identity-based authentication to connect to your Hive metastore database.