LabVirtualMachineImageOSType Enum
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.
The operating system type.
public enum LabVirtualMachineImageOSType
type LabVirtualMachineImageOSType =
Public Enum LabVirtualMachineImageOSType
- Inheritance
-
LabVirtualMachineImageOSType
Fields
Name | Value | Description |
---|---|---|
Windows | 0 | Windows. |
Linux | 1 | Linux. |