BatchNodeAgentInfo interface
Batch Compute Node 代理程式是一個程式,可在集區中的每個計算節點上執行,並提供計算節點上的 Batch 功能。
屬性
| last |
計算節點代理程式在計算節點上更新的時間點。 這是 Compute Node agent 最近一次更新到新版本。 |
| version | 執行於計算節點上的批次計算節點代理版本。 此版本號可與位於 https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.mdCompute Node agent 發布說明的 Compute Node 進行核對。 |
屬性詳細資料
lastUpdateTime
計算節點代理程式在計算節點上更新的時間點。 這是 Compute Node agent 最近一次更新到新版本。
lastUpdateTime: Date
屬性值
Date
version
執行於計算節點上的批次計算節點代理版本。 此版本號可與位於 https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.mdCompute Node agent 發布說明的 Compute Node 進行核對。
version: string
屬性值
string