UserAssignedIdentityProperty interface

Properties of user assigned identity.

Properties

clientId

Get the client id for the user assigned identity

principalId

Get the principal id for the user assigned identity

Property Details

clientId

Get the client id for the user assigned identity

clientId?: string

Property Value

string

principalId

Get the principal id for the user assigned identity

principalId?: string

Property Value

string