SqlServerAuthenticationType type

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

Known values supported by the service

SQL: SQL
Windows: Windows
UserAssignedManagedIdentity: UserAssignedManagedIdentity

type SqlServerAuthenticationType = string