ImportLabVirtualMachineRequest interface
This represents the payload required to import a virtual machine from a different lab into the current one
Properties
destination |
The name of the virtual machine in the destination lab |
source |
The full resource ID of the virtual machine to be imported. |
Property Details
destinationVirtualMachineName
The name of the virtual machine in the destination lab
destinationVirtualMachineName?: string
Property Value
string
sourceVirtualMachineResourceId
The full resource ID of the virtual machine to be imported.
sourceVirtualMachineResourceId?: string
Property Value
string