BigDataPoolResourceInfo interface
巨量數據集區
- Extends
屬性
| auto |
自動暫停屬性 |
| auto |
自動調整屬性 |
| cache |
快取大小 |
| creation |
建立巨量數據集區的時間。 |
| custom |
與 Spark 集區相關聯的自訂連結庫/套件清單。 |
| default |
將寫入 Spark 記錄的預設資料夾。 |
| dynamic |
動態執行程式配置 |
| is |
是否需要計算隔離。 |
| last |
成功更新巨量數據集區的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| library |
連結庫版本需求 |
| node |
巨量數據集區中的節點數目。 |
| node |
巨量數據集區中每個節點的計算能力層級。 |
| node |
巨量數據集區提供的節點種類。 |
| provisioning |
巨量數據集區的狀態。 |
| session |
會話層級套件是否已啟用。 |
| spark |
指定其他屬性的 Spark 組態檔 |
| spark |
Spark 事件資料夾 |
| spark |
Apache Spark 版本。 |
繼承的屬性
| id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| location | 資源所在的地理位置 |
| name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| tags | 資源標籤。 |
| type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
autoPause
autoScale
cacheSize
快取大小
cacheSize?: number
屬性值
number
creationDate
建立巨量數據集區的時間。
creationDate?: Date
屬性值
Date
customLibraries
defaultSparkLogFolder
將寫入 Spark 記錄的預設資料夾。
defaultSparkLogFolder?: string
屬性值
string
dynamicExecutorAllocation
isComputeIsolationEnabled
是否需要計算隔離。
isComputeIsolationEnabled?: boolean
屬性值
boolean
lastSucceededTimestamp
成功更新巨量數據集區的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastSucceededTimestamp?: Date
屬性值
Date
libraryRequirements
nodeCount
巨量數據集區中的節點數目。
nodeCount?: number
屬性值
number
nodeSize
巨量數據集區中每個節點的計算能力層級。
nodeSize?: string
屬性值
string
nodeSizeFamily
巨量數據集區提供的節點種類。
nodeSizeFamily?: string
屬性值
string
provisioningState
巨量數據集區的狀態。
provisioningState?: string
屬性值
string
sessionLevelPackagesEnabled
會話層級套件是否已啟用。
sessionLevelPackagesEnabled?: boolean
屬性值
boolean
sparkConfigProperties
sparkEventsFolder
Spark 事件資料夾
sparkEventsFolder?: string
屬性值
string
sparkVersion
Apache Spark 版本。
sparkVersion?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string