次の方法で共有


DataBoxEdgeDevice.DeviceHcsVersion プロパティ

定義

デバイスのデバイス ソフトウェアのバージョン番号を取得します (例: 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象