Microsoftgraphdevice.DeviceVersion Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="deviceVersion")]
public int? DeviceVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceVersion")>]
member this.DeviceVersion : Nullable<int> with get, set
Public Property DeviceVersion As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to