Share via


ClusterNode.OsVersion Property

Definition

Gets version of the operating system running on the cluster node.

[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