UserAssignedIdentity interface

The information about the user assigned identity.

Properties

clientId

The client id of the User Assigned Identity Resource. NOTE: This property will not be serialized. It can only be populated by the server.

principalId

The object id of the User Assigned Identity Resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

clientId

The client id of the User Assigned Identity Resource. NOTE: This property will not be serialized. It can only be populated by the server.

clientId?: string

Property Value

string

principalId

The object id of the User Assigned Identity Resource. NOTE: This property will not be serialized. It can only be populated by the server.

principalId?: string

Property Value

string