UserAssignedIdentitiesValue interface

model interface UserAssignedIdentitiesValue

Properties

clientId

The client ID of the user-assigned identity.

principalId

The principal ID of the user-assigned identity.

Property Details

clientId

The client ID of the user-assigned identity.

clientId?: string

Property Value

string

principalId

The principal ID of the user-assigned identity.

principalId?: string

Property Value

string