Share via


MachineProperties.OsVersion Property

Definition

Gets the version of Operating System running on the hybrid machine.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to