MobilityServiceUpdate interface
The Mobility Service update details.
Properties
os |
The OS type. |
reboot |
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