Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagedIdentityProperties

Package version

Managed identity properties retrieved from ARM request headers.

Hierarchy

  • ManagedIdentityProperties

Index

Properties

Optional principalId

principalId: undefined | string

Principal Id of system-assigned managed identity.

Optional tenantId

tenantId: undefined | string

Tenant Id of system-assigned managed identity.

Optional type

Type of the managed identity

Optional userAssignedIdentities

userAssignedIdentities: undefined | {}

Properties of user-assigned managed identities

Generated using TypeDoc