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

BatchNodeAgentInfo interface

Batch 计算节点代理是在池中的每个计算节点上运行的程序,并在计算节点上提供 Batch 功能。

属性

lastUpdateTime

计算节点代理在计算节点上更新的时间。 这是计算节点代理最近一次更新到新版本。

version

运行在计算节点上的批量计算节点代理版本。 该版本号可与位于 https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.mdCompute Node 的 Compute Node 代理发布说明进行核对。

属性详细信息

lastUpdateTime

计算节点代理在计算节点上更新的时间。 这是计算节点代理最近一次更新到新版本。

lastUpdateTime: Date

属性值

Date

version

运行在计算节点上的批量计算节点代理版本。 该版本号可与位于 https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.mdCompute Node 的 Compute Node 代理发布说明进行核对。

version: string

属性值

string