次の方法で共有


BatchPoolNodeCounts interface

プールの各状態のコンピューティング ノードの数。

プロパティ

dedicated

各状態にある専用のコンピュートノードの数。

lowPriority

各状態にあるスポット/低優先度計算ノードの数。

poolId

プールのIDだ。

プロパティの詳細

dedicated

各状態にある専用のコンピュートノードの数。

dedicated?: BatchNodeCounts

プロパティ値

lowPriority

各状態にあるスポット/低優先度計算ノードの数。

lowPriority?: BatchNodeCounts

プロパティ値

poolId

プールのIDだ。

poolId: string

プロパティ値

string