Condividi tramite


OsState Enum

Definition

Defines values for OsState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OsState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OsState = 
Public Enum OsState
Inheritance
OsState
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Generalized 0

Image does not contain any machine and user specific information.

Specialized 1

Image contains machine and user specific information.

Applies to