GetWorkspaceManagedDiskIdentity

data class GetWorkspaceManagedDiskIdentity(val principalId: String, val tenantId: String, val type: String)

Constructors

Link copied to clipboard
constructor(principalId: String, tenantId: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The principal UUID for the internal databricks storage account needed to provide access to the workspace for enabling Customer Managed Keys.

Link copied to clipboard

The UUID of the tenant where the internal databricks storage account was created.

Link copied to clipboard

The type of the internal databricks storage account.