ManagedServiceIdentityResponseUserAssignedIdentities

data class ManagedServiceIdentityResponseUserAssignedIdentities(val clientId: String, val principalId: String)

Constructors

constructor(clientId: String, principalId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Client Id of user assigned identity

Link copied to clipboard

Principal Id of user assigned identity