WorkspaceAadAdmin

data class WorkspaceAadAdmin(val login: String, val objectId: String, val tenantId: String)

Constructors

Link copied to clipboard
fun WorkspaceAadAdmin(login: String, objectId: String, tenantId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The login name of the Azure AD Administrator of this Synapse Workspace.

Link copied to clipboard

The object id of the Azure AD Administrator of this Synapse Workspace.

Link copied to clipboard

The tenant id of the Azure AD Administrator of this Synapse Workspace.