Share via


UpdateSummary.DeviceVersionNumber Property

Definition

Gets or sets the current version of the device in format: 1.2.17312.13.",

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to