Workspace interface
工作區的相關信息。
- Extends
屬性
authorizations | 工作區提供者授權。 |
created |
指出建立工作區之實體的物件標識碼、PUID 和應用程式識別碼。 |
created |
指定建立工作區的日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
disk |
受控磁碟加密集的資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
encryption | databricks 工作區的加密屬性 |
managed |
用於受控磁碟加密之磁碟加密集的受控識別詳細數據 |
managed |
受控資源群組標識碼。 |
parameters | 工作區的自定義參數。 |
private |
工作區上建立的私人端點連線注意:此屬性將不會串行化。 它只能由伺服器填入。 |
provisioning |
工作區布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
public |
用於存取工作區的網路存取類型。 將值設定為停用,以僅透過私人連結存取工作區。 |
required |
取得或設定值,指出是否透過私人端點控制平面通訊的數據平面(叢集)。 支援的值為 'AllRules' 和 'NoAzureDatabricksRules'。 'NoAzureServiceRules' 值僅供內部使用。 |
sku | 資源的 SKU。 |
storage |
記憶體帳戶受控識別的詳細數據 |
system |
與此資源相關的系統元數據注意:此屬性將不會串行化。 它只能由伺服器填入。 |
ui |
UI 定義檔案所在的 Blob URI。 |
updated |
指出上次更新工作區之實體的物件標識碼、PUID 和應用程式識別碼。 |
workspace |
databricks 控制平面中 databricks 工作區的唯一標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
workspace |
工作區 URL,其格式為 'adb-{workspaceId}。{random}.azuredatabricks.net' 附注: 此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源所在的地理位置 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源的型別。 Ex- Microsoft.Compute/virtualMachines 或 Microsoft.Storage/storageAccounts。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
authorizations
createdBy
createdDateTime
指定建立工作區的日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
createdDateTime?: Date
屬性值
Date
diskEncryptionSetId
受控磁碟加密集的資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
diskEncryptionSetId?: string
屬性值
string
encryption
managedDiskIdentity
用於受控磁碟加密之磁碟加密集的受控識別詳細數據
managedDiskIdentity?: ManagedIdentityConfiguration
屬性值
managedResourceGroupId
受控資源群組標識碼。
managedResourceGroupId: string
屬性值
string
parameters
privateEndpointConnections
工作區上建立的私人端點連線注意:此屬性將不會串行化。 它只能由伺服器填入。
privateEndpointConnections?: PrivateEndpointConnection[]
屬性值
provisioningState
工作區布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
publicNetworkAccess
用於存取工作區的網路存取類型。 將值設定為停用,以僅透過私人連結存取工作區。
publicNetworkAccess?: string
屬性值
string
requiredNsgRules
取得或設定值,指出是否透過私人端點控制平面通訊的數據平面(叢集)。 支援的值為 'AllRules' 和 'NoAzureDatabricksRules'。 'NoAzureServiceRules' 值僅供內部使用。
requiredNsgRules?: string
屬性值
string
sku
storageAccountIdentity
記憶體帳戶受控識別的詳細數據
storageAccountIdentity?: ManagedIdentityConfiguration
屬性值
systemData
uiDefinitionUri
UI 定義檔案所在的 Blob URI。
uiDefinitionUri?: string
屬性值
string
updatedBy
workspaceId
databricks 控制平面中 databricks 工作區的唯一標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。
workspaceId?: string
屬性值
string
workspaceUrl
工作區 URL,其格式為 'adb-{workspaceId}。{random}.azuredatabricks.net' 附注: 此屬性將不會串行化。 它只能由伺服器填入。
workspaceUrl?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 Ex- Microsoft.Compute/virtualMachines 或 Microsoft.Storage/storageAccounts。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string