VirtualMachineVMImageOperatingSystemState Class

 

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.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

System.Object
  Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineVMImageOperatingSystemState

[<AbstractClass>]
[<Sealed>]
type VirtualMachineVMImageOperatingSystemState = class end

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: