GetAccountIdentity

data class GetAccountIdentity(val principalId: String, val tenantId: String, val type: String)

Constructors

Link copied to clipboard
constructor(principalId: String, tenantId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Principal ID associated with this Managed Service Identity.

Link copied to clipboard

The Tenant ID associated with this Managed Service Identity.

Link copied to clipboard

The identity type of this Managed Service Identity.