SaveImageBody.LabVirtualMachineId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ID of the lab virtual machine you want to save an image from.
[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Owned)]
public string LabVirtualMachineId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.LabServices.PropertyOrigin.Owned)>]
member this.LabVirtualMachineId : string with get, set
Public Property LabVirtualMachineId As String
Property Value
Implements
- Attributes