SystemAssignedServiceIdentity interface

Managed service identity (either system assigned, or none)

Properties

principalId

The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.

tenantId

The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.

type

The type of managed identity assigned to this resource.

Property Details

principalId

The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.

principalId?: string

Property Value

string

tenantId

The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.

tenantId?: string

Property Value

string

type

The type of managed identity assigned to this resource.

type: string

Property Value

string