Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IdentityProperties

Package version

The properties of the managed service identities assigned to this resource.

Hierarchy

  • IdentityProperties

Index

Properties

Optional principalId

principalId: undefined | string

The active directory identifier of this principal. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tenantId

tenantId: undefined | string

The Active Directory tenant id of the principal. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of managed identity assigned to this resource.

Optional userAssignedIdentities

userAssignedIdentities: undefined | {}

The identities assigned to this resource by the user.

Generated using TypeDoc