MobilityServiceUpdate interface

The Mobility Service update details.

Properties

osType

The OS type.

rebootStatus

The reboot status of the update - whether it is required or not.

version

The version of the latest update.

Property Details

osType

The OS type.

osType?: string

Property Value

string

rebootStatus

The reboot status of the update - whether it is required or not.

rebootStatus?: string

Property Value

string

version

The version of the latest update.

version?: string

Property Value

string