Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SystemAssignedServiceIdentity

Package version

Managed service identity (either system assigned, or none)

Hierarchy

  • SystemAssignedServiceIdentity

Index

Properties

Optional principalId

principalId: undefined | string

The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tenantId

tenantId: undefined | string

The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. NOTE: This property will not be serialized. It can only be populated by the server.

type

Type of managed service identity (either system assigned, or none).

Generated using TypeDoc