OperatingSystemStateType Enum

Definition

This property allows the user to specify whether the virtual machines created under this image are 'Generalized' or 'Specialized'.

public enum OperatingSystemStateType
type OperatingSystemStateType = 
Public Enum OperatingSystemStateType
Inheritance
OperatingSystemStateType

Fields

Generalized 0

Generalized.

Specialized 1

Specialized.

Applies to