DevTestLabCustomImageVm Class

Definition

Properties for creating a custom image from a virtual machine.

public class DevTestLabCustomImageVm
type DevTestLabCustomImageVm = class
Public Class DevTestLabCustomImageVm
Inheritance
DevTestLabCustomImageVm

Constructors

DevTestLabCustomImageVm()

Initializes a new instance of DevTestLabCustomImageVm.

Properties

LinuxOSState

The state of the Linux OS (i.e. NonDeprovisioned, DeprovisionRequested, DeprovisionApplied).

SourceVmId

The source vm identifier.

WindowsOSState

The state of the Windows OS (i.e. NonSysprepped, SysprepRequested, SysprepApplied).

Applies to