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