ManagedIdentity Class

The workspace managed identity.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

ManagedIdentity(*, type: str | ResourceIdentityType | None = None, **kwargs)

Parameters

Name Description
type
Required

The type of managed identity for the workspace. Possible values include: "None", "SystemAssigned".

Keyword-Only Parameters

Name Description
type
Default value: None

Variables

Name Description
principal_id
str

The principal ID of the workspace managed identity.

tenant_id
str

The tenant ID of the workspace managed identity.