GetWorkspaceIdentity

data class GetWorkspaceIdentity(val identityIds: List<String>, val principalId: String, val tenantId: String, val type: String)

Constructors

Link copied to clipboard
constructor(identityIds: List<String>, principalId: String, tenantId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of User Assigned Identity IDs assigned to this Machine Learning Workspace.

Link copied to clipboard

The Principal ID of the System Assigned Managed Identity assigned to this Machine Learning Workspace.

Link copied to clipboard

The Tenant ID of the System Assigned Managed Identity assigned to this Machine Learning Workspace.

Link copied to clipboard

The Type of Managed Identity assigned to this Machine Learning Workspace.