UserAssignedIdentity interface

Uses client ID and Principal ID

Properties

clientId

Gets or Sets Client ID NOTE: This property will not be serialized. It can only be populated by the server.

principalId

Gets or Sets Principal ID NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

clientId

Gets or Sets Client ID NOTE: This property will not be serialized. It can only be populated by the server.

clientId?: string

Property Value

string

principalId

Gets or Sets Principal ID NOTE: This property will not be serialized. It can only be populated by the server.

principalId?: string

Property Value

string