다음을 통해 공유


SaveImageBody.LabVirtualMachineId Property

Definition

Gets or sets the ID of the lab virtual machine you want to save an image from.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to