你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SynapseSparkProperties interface

属性

autoPauseProperties

自动暂停属性。

autoScaleProperties

自动缩放属性。

nodeCount

当前分配给计算的计算节点数。

nodeSize

节点大小。

nodeSizeFamily

节点大小系列。

poolName

池名称。

resourceGroup

工作区所在的资源组的名称。

sparkVersion

Spark 版本。

subscriptionId

Azure 订阅标识符。

workspaceName

Azure 机器学习工作区的名称。

属性详细信息

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 机器学习工作区的名称。

workspaceName?: string

属性值

string