UpdateDetails interface
Update Specific attributes
Properties
estimated |
Estimated Install Time for the update |
friendly |
Friendly Version Number |
installation |
Impact of Installing an updateType |
reboot |
Indicates if updates are available and at least one of the updates needs a reboot. |
status | Status of the update. |
target |
Target Version number |
update |
Size of the update(In Bytes) |
update |
Title of the Update |
update |
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