Share via


IdentityProperties interface

Identity Properties

Properties

principalId
tenantId
type

Identity Type

userAssignedIdentities

Dictionary of <UserIdentityProperties>

Property Details

principalId

principalId?: string

Property Value

string

tenantId

tenantId?: string

Property Value

string

type

Identity Type

type?: string

Property Value

string

userAssignedIdentities

Dictionary of <UserIdentityProperties>

userAssignedIdentities?: Record<string, UserIdentityProperties>

Property Value

Record<string, UserIdentityProperties>