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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET