次の方法で共有


SaveImageBody.LabVirtualMachineId プロパティ

定義

イメージを保存するラボ仮想マシンの ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象