共用方式為


SynapseSparkProperties interface

屬性

autoPauseProperties

自動暫停屬性。

autoScaleProperties

自動調整屬性。

nodeCount

目前指派給計算的計算節點數目。

nodeSize

節點大小。

nodeSizeFamily

節點大小系列。

poolName

集區名稱。

resourceGroup

工作區所在的資源組名。

sparkVersion

Spark 版本。

subscriptionId

Azure 訂用帳戶識別碼。

workspaceName

Azure Machine Learning 工作區的名稱。

屬性詳細資料

autoPauseProperties

自動暫停屬性。

autoPauseProperties?: AutoPauseProperties

屬性值

autoScaleProperties

自動調整屬性。

autoScaleProperties?: AutoScaleProperties

屬性值

nodeCount

目前指派給計算的計算節點數目。

nodeCount?: number

屬性值

number

nodeSize

節點大小。

nodeSize?: string

屬性值

string

nodeSizeFamily

節點大小系列。

nodeSizeFamily?: string

屬性值

string

poolName

集區名稱。

poolName?: string

屬性值

string

resourceGroup

工作區所在的資源組名。

resourceGroup?: string

屬性值

string

sparkVersion

Spark 版本。

sparkVersion?: string

屬性值

string

subscriptionId

Azure 訂用帳戶識別碼。

subscriptionId?: string

屬性值

string

workspaceName

Azure Machine Learning 工作區的名稱。

workspaceName?: string

屬性值

string