Machine.AgentVersion Property

Definition

Gets the hybrid machine agent full version.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.agentVersion")]
public string AgentVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.agentVersion")>]
member this.AgentVersion : string
Public ReadOnly Property AgentVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to