Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Identity

Package version

Identity for the resource.

Hierarchy

  • Identity

Index

Properties

Optional principalId

principalId: undefined | string

The principal ID of resource 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 resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | "SystemAssigned"

The identity type.

Generated using TypeDoc