UpdateDetails interface

Update Specific attributes

Properties

estimatedInstallTimeInMins

Estimated Install Time for the update

friendlyVersionNumber

Friendly Version Number

installationImpact

Impact of Installing an updateType

rebootBehavior

Indicates if updates are available and at least one of the updates needs a reboot.

status

Status of the update.

targetVersion

Target Version number

updateSize

Size of the update(In Bytes)

updateTitle

Title of the Update

updateType

Type of the Update

Property Details

estimatedInstallTimeInMins

Estimated Install Time for the update

estimatedInstallTimeInMins?: number

Property Value

number

friendlyVersionNumber

Friendly Version Number

friendlyVersionNumber?: string

Property Value

string

installationImpact

Impact of Installing an updateType

installationImpact?: string

Property Value

string

rebootBehavior

Indicates if updates are available and at least one of the updates needs a reboot.

rebootBehavior?: string

Property Value

string

status

Status of the update.

status?: string

Property Value

string

targetVersion

Target Version number

targetVersion?: string

Property Value

string

updateSize

Size of the update(In Bytes)

updateSize?: number

Property Value

number

updateTitle

Title of the Update

updateTitle?: string

Property Value

string

updateType

Type of the Update

updateType?: string

Property Value

string