GetManagedInstanceIdentity

data class GetManagedInstanceIdentity(val identityIds: List<String>, val principalId: String, val tenantId: String, val type: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of User Assigned Managed Identity IDs assigned with the Identity of this SQL Managed Instance.

Link copied to clipboard

The Principal ID for the Service Principal associated with the Identity of this SQL Managed Instance.

Link copied to clipboard

The Tenant ID for the Service Principal associated with the Identity of this SQL Managed Instance.

Link copied to clipboard

The identity type of the SQL Managed Instance.