Partager via


ServerProperties.ServerOperatingSystemVersion Property

Definition

Gets version of the operating system

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to