SynapseSparkProperties interface
屬性
auto |
自動暫停屬性。 |
auto |
自動調整屬性。 |
node |
目前指派給計算的計算節點數目。 |
node |
節點大小。 |
node |
節點大小系列。 |
pool |
集區名稱。 |
resource |
工作區所在的資源組名。 |
spark |
Spark 版本。 |
subscription |
Azure 訂用帳戶識別碼。 |
workspace |
Azure Machine Learning 工作區的名稱。 |
屬性詳細資料
autoPauseProperties
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