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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET