Partager via


NodeAgentInformation.Version Propriété

Définition

Obtient la version de l’agent de nœud Batch en cours d’exécution sur le nœud de calcul.

public string Version { get; }
member this.Version : string
Public ReadOnly Property Version As String

Valeur de propriété

Remarques

Ce numéro de version peut être vérifié par rapport aux notes de publication de l’agent de nœud situées à l’adresse https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.md.

S’applique à