GetDatabaseIdentity

data class GetDatabaseIdentity(val identityIds: List<String>, val type: String)

Constructors

Link copied to clipboard
constructor(identityIds: List<String>, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of User Assigned Managed Identity IDs assigned to this Microsoft SQL Database.

Link copied to clipboard

The type of Managed Service Identity that is configured on this Microsoft SQL Database.