Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeAgentInformation

Package version

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

summary

Information about the node agent.

Hierarchy

  • NodeAgentInformation

Index

Properties

Properties

lastUpdateTime

lastUpdateTime: Date

The time when the node agent was updated on the compute node. This is the most recent time that the node agent was updated to a new version.

version

version: string

The version of the Batch node agent running on the compute node. This version number can be checked against the node agent release notes located at https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.md.

Generated using TypeDoc