Microsoftgraphdevice.OperatingSystem Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to