次の方法で共有


Machine.OsVersion プロパティ

定義

ハイブリッド コンピューターで実行されているオペレーティング システムのバージョンを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象