Partager via


NodeAgentInformation.Version Propriété

Définition

Obtient ou définit la version de l’agent Batch Compute Node s’exécutant sur le nœud de calcul.

[Newtonsoft.Json.JsonProperty(PropertyName="version")]
public string Version { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="version")>]
member this.Version : string with get, set
Public Property Version As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

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

S’applique à