Identity interface

The Managed Identity of the resource

Properties

principalId

Service principal object Id

tenantId

Tenant Id

type

Identity Type

userAssignedIdentities

User Assigned Identities

Property Details

principalId

Service principal object Id

principalId?: string

Property Value

string

tenantId

Tenant Id

tenantId?: string

Property Value

string

type

Identity Type

type?: string

Property Value

string

userAssignedIdentities

User Assigned Identities

userAssignedIdentities?: Record<string, UserAssignedIdentity>

Property Value

Record<string, UserAssignedIdentity>