Share via


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

NodeAgentInformation 类

定义

有关节点代理的信息

public class NodeAgentInformation
type NodeAgentInformation = class
Public Class NodeAgentInformation
继承
NodeAgentInformation

注解

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

属性

LastUpdateTime

获取节点代理在计算节点上更新的时间。

Version

获取在计算节点上运行的 Batch 节点代理的版本。

适用于