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

NodeAgentInformation Class

Definition

Information about the node agent

public class NodeAgentInformation
type NodeAgentInformation = class
Public Class NodeAgentInformation
Inheritance
NodeAgentInformation

Remarks

The Batch node agent is a program that runs on each node in the pool and provides Batch capability on the compute node.

Properties

Name Description
LastUpdateTime

Gets the time when the node agent was updated on the compute node.

Version

Gets the version of the Batch node agent running on the compute node.

Applies to