次の方法で共有


VirtualMachineInstanceView.OsName プロパティ

定義

仮想マシンで実行されているオペレーティング システムを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象