DevTestLabCustomImageVm Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET