共用方式為


SaveImageBody interface

Body for the save image POST

Properties

labVirtualMachineId

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