UserAssignedIdentityProperty interface

Properties of user assigned identity.

Properties

clientId

Get the client id for the user assigned identity NOTE: This property will not be serialized. It can only be populated by the server.

principalId

Get the principal id for the user assigned identity NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

clientId

Get the client id for the user assigned identity NOTE: This property will not be serialized. It can only be populated by the server.

clientId?: string

Property Value

string

principalId

Get the principal id for the user assigned identity NOTE: This property will not be serialized. It can only be populated by the server.

principalId?: string

Property Value

string