SaveImageBody interface
Body for the save image POST
Properties
lab |
The ID of the lab virtual machine you want to save an image from. |
name | The name for the image we create. |
Property Details
labVirtualMachineId
The ID of the lab virtual machine you want to save an image from.
labVirtualMachineId?: string
Property Value
string
name
The name for the image we create.
name?: string
Property Value
string