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

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