Share via


BatchUserAssignedIdentityOutput interface

The user assigned Identity

Properties

clientId

The client id of the user assigned identity.

principalId

The principal id of the user assigned identity.

resourceId

The ARM resource 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

resourceId

The ARM resource id of the user assigned identity.

resourceId: string

Property Value

string