AzureSqlMIAuthenticationType type

The type used for authentication. Type: string.
KnownAzureSqlMIAuthenticationType can be used interchangeably with AzureSqlMIAuthenticationType, 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 AzureSqlMIAuthenticationType = string