VirtualMachineVMImageOperatingSystemState 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.
Known values for the operating system state of the OS in a virtual machine VM image. A Virtual Machine that is fully configured and running contains a Specialized operating system. A Virtual Machine on which the Sysprep command has been run with the generalize option contains a Generalized operating system.
public static class VirtualMachineVMImageOperatingSystemState
type VirtualMachineVMImageOperatingSystemState = class
Public Class VirtualMachineVMImageOperatingSystemState
- Inheritance
-
VirtualMachineVMImageOperatingSystemState
Fields
Generalized | |
Specialized |
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