NodeAgentInformation Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Informations sur l’agent Compute Node.
public class NodeAgentInformation
type NodeAgentInformation = class
Public Class NodeAgentInformation
- Héritage
-
NodeAgentInformation
Remarques
L’agent Batch Compute Node est un programme qui s’exécute sur chaque nœud de calcul du pool et fournit la fonctionnalité Batch sur le nœud de calcul.
Constructeurs
NodeAgentInformation() |
Initialise une nouvelle instance de la classe NodeAgentInformation. |
NodeAgentInformation(String, DateTime) |
Initialise une nouvelle instance de la classe NodeAgentInformation. |
Propriétés
LastUpdateTime |
Obtient ou définit l’heure à laquelle l’agent Compute Node a été mis à jour sur le nœud de calcul. |
Version |
Obtient ou définit la version de l’agent Batch Compute Node s’exécutant sur le nœud de calcul. |
S’applique à
Azure SDK for .NET