Package version:

Interface Identity

Identity for the resource.

Hierarchy

  • Identity

Properties

principalId?: string

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

tenantId?: string

The tenant ID of resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: "SystemAssigned"

The identity type.

Generated using TypeDoc