Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MobilityServiceUpdate

Package version

interface

An interface representing MobilityServiceUpdate. The Mobility Service update details.

Hierarchy

  • MobilityServiceUpdate

Index

Properties

Optional osType

osType: undefined | string
member

{string} [osType] The OS type.

Optional rebootStatus

rebootStatus: undefined | string
member

{string} [rebootStatus] The reboot status of the update - whether it is required or not.

Optional version

version: undefined | string
member

{string} [version] The version of the latest update.

Generated using TypeDoc