Share via


DataBoxEdgeDevice.DeviceHcsVersion Property

Definition

Gets the device software version number of the device (eg: 1.2.18105.6).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to