CustomImagePropertiesFromVm interface

Properties for creating a custom image from a virtual machine.

Properties

linuxOsInfo

The Linux OS information of the VM.

sourceVmId

The source vm identifier.

windowsOsInfo

The Windows OS information of the VM.

Property Details

linuxOsInfo

The Linux OS information of the VM.

linuxOsInfo?: LinuxOsInfo

Property Value

sourceVmId

The source vm identifier.

sourceVmId?: string

Property Value

string

windowsOsInfo

The Windows OS information of the VM.

windowsOsInfo?: WindowsOsInfo

Property Value