UserAssignedManagedIdentityResponse

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

The details of the user assigned managed identity used by the Video Analyzer resource.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The client ID.

Link copied to clipboard

The principal ID.