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