Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceIdentity

Package version

Identity properties of the workspace resource.

Hierarchy

  • WorkspaceIdentity

Index

Properties

Optional principalId

principalId: undefined | string

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

Optional tenantId

tenantId: undefined | string

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

type

type: "SystemAssigned"

The identity type. Currently the only supported type is 'SystemAssigned'.

Generated using TypeDoc