OSVersionWrapper interface

Wrapper model for OSVersion to include version and service pack info.

Properties

servicePack

The service pack.

version

The version.

Property Details

servicePack

The service pack.

servicePack?: string

Property Value

string

version

The version.

version?: string

Property Value

string