BatchNodeAgentInfo.Version Property

Definition

The version of the Batch Compute Node agent running on the Compute Node. This version number can be checked against the Compute Node agent release notes located at https://github.com/Azure/Batch/blob/master/changelogs/nodeagent/CHANGELOG.md.

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

Property Value

Applies to