NodeAgentInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET