次の方法で共有


VirtualMachineInstanceView.ComputerName プロパティ

定義

仮想マシンに割り当てられたコンピューター名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象