AzureSqlDWAuthenticationType type

The type used for authentication. Type: string.
KnownAzureSqlDWAuthenticationType can be used interchangeably with AzureSqlDWAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

SQL: SQL
ServicePrincipal: ServicePrincipal
SystemAssignedManagedIdentity: SystemAssignedManagedIdentity
UserAssignedManagedIdentity: UserAssignedManagedIdentity

type AzureSqlDWAuthenticationType = string