Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceIdentity

Package version

The managed identity of a resource.

Hierarchy

  • ResourceIdentity

Index

Properties

Optional principalId

principalId: undefined | string

GUID that represents the principal ID of this resource identity. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tenantId

tenantId: undefined | string

GUID that represents the tenant ID of this resource identity. NOTE: This property will not be serialized. It can only be populated by the server.

type

String of the resource identity type.

Generated using TypeDoc