共用方式為


BigDataPoolResourceInfo interface

巨量數據集區

Extends

屬性

autoPause

自動暫停屬性

autoScale

自動調整屬性

cacheSize

快取大小

creationDate

建立巨量數據集區的時間。

customLibraries

與 Spark 集區相關聯的自訂連結庫/套件清單。

defaultSparkLogFolder

將寫入 Spark 記錄的預設資料夾。

dynamicExecutorAllocation

動態執行程式配置

isComputeIsolationEnabled

是否需要計算隔離。

lastSucceededTimestamp

成功更新巨量數據集區的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

libraryRequirements

連結庫版本需求

nodeCount

巨量數據集區中的節點數目。

nodeSize

巨量數據集區中每個節點的計算能力層級。

nodeSizeFamily

巨量數據集區提供的節點種類。

provisioningState

巨量數據集區的狀態。

sessionLevelPackagesEnabled

會話層級套件是否已啟用。

sparkConfigProperties

指定其他屬性的 Spark 組態檔

sparkEventsFolder

Spark 事件資料夾

sparkVersion

Apache Spark 版本。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

autoPause

自動暫停屬性

autoPause?: AutoPauseProperties

屬性值

autoScale

自動調整屬性

autoScale?: AutoScaleProperties

屬性值

cacheSize

快取大小

cacheSize?: number

屬性值

number

creationDate

建立巨量數據集區的時間。

creationDate?: Date

屬性值

Date

customLibraries

與 Spark 集區相關聯的自訂連結庫/套件清單。

customLibraries?: LibraryInfo[]

屬性值

defaultSparkLogFolder

將寫入 Spark 記錄的預設資料夾。

defaultSparkLogFolder?: string

屬性值

string

dynamicExecutorAllocation

動態執行程式配置

dynamicExecutorAllocation?: DynamicExecutorAllocation

屬性值

isComputeIsolationEnabled

是否需要計算隔離。

isComputeIsolationEnabled?: boolean

屬性值

boolean

lastSucceededTimestamp

成功更新巨量數據集區的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastSucceededTimestamp?: Date

屬性值

Date

libraryRequirements

連結庫版本需求

libraryRequirements?: LibraryRequirements

屬性值

nodeCount

巨量數據集區中的節點數目。

nodeCount?: number

屬性值

number

nodeSize

巨量數據集區中每個節點的計算能力層級。

nodeSize?: string

屬性值

string

nodeSizeFamily

巨量數據集區提供的節點種類。

nodeSizeFamily?: string

屬性值

string

provisioningState

巨量數據集區的狀態。

provisioningState?: string

屬性值

string

sessionLevelPackagesEnabled

會話層級套件是否已啟用。

sessionLevelPackagesEnabled?: boolean

屬性值

boolean

sparkConfigProperties

指定其他屬性的 Spark 組態檔

sparkConfigProperties?: LibraryRequirements

屬性值

sparkEventsFolder

Spark 事件資料夾

sparkEventsFolder?: string

屬性值

string

sparkVersion

Apache Spark 版本。

sparkVersion?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type