Microsoftgraphdevice.OperatingSystemVersion Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="operatingSystemVersion")]
public string OperatingSystemVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operatingSystemVersion")>]
member this.OperatingSystemVersion : string with get, set
Public Property OperatingSystemVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to