OSVersionProperties interface

OS version properties.

Properties

family

The family of this OS version. NOTE: This property will not be serialized. It can only be populated by the server.

familyLabel

The family label of this OS version. NOTE: This property will not be serialized. It can only be populated by the server.

isActive

Specifies whether this OS version is active. NOTE: This property will not be serialized. It can only be populated by the server.

isDefault

Specifies whether this is the default OS version for its family. NOTE: This property will not be serialized. It can only be populated by the server.

label

The OS version label. NOTE: This property will not be serialized. It can only be populated by the server.

version

The OS version. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

family

The family of this OS version. NOTE: This property will not be serialized. It can only be populated by the server.

family?: string

Property Value

string

familyLabel

The family label of this OS version. NOTE: This property will not be serialized. It can only be populated by the server.

familyLabel?: string

Property Value

string

isActive

Specifies whether this OS version is active. NOTE: This property will not be serialized. It can only be populated by the server.

isActive?: boolean

Property Value

boolean

isDefault

Specifies whether this is the default OS version for its family. NOTE: This property will not be serialized. It can only be populated by the server.

isDefault?: boolean

Property Value

boolean

label

The OS version label. NOTE: This property will not be serialized. It can only be populated by the server.

label?: string

Property Value

string

version

The OS version. NOTE: This property will not be serialized. It can only be populated by the server.

version?: string

Property Value

string