共用方式為


UpdateDetails interface

更新特定屬性

屬性

estimatedInstallTimeInMins

更新的估計安裝時間

friendlyVersionNumber

易記版本號碼

installationImpact

安裝 updateType 的影響

rebootBehavior

指出是否有可用的更新,而且至少有一個更新需要重新開機。

status

更新的狀態。

targetVersion

目標版本號碼

updateSize

更新大小 (位元組)

updateTitle

更新的標題

updateType

更新的類型

屬性詳細資料

estimatedInstallTimeInMins

更新的估計安裝時間

estimatedInstallTimeInMins?: number

屬性值

number

friendlyVersionNumber

易記版本號碼

friendlyVersionNumber?: string

屬性值

string

installationImpact

安裝 updateType 的影響

installationImpact?: string

屬性值

string

rebootBehavior

指出是否有可用的更新,而且至少有一個更新需要重新開機。

rebootBehavior?: string

屬性值

string

status

更新的狀態。

status?: string

屬性值

string

targetVersion

目標版本號碼

targetVersion?: string

屬性值

string

updateSize

更新大小 (位元組)

updateSize?: number

屬性值

number

updateTitle

更新的標題

updateTitle?: string

屬性值

string

updateType

更新的類型

updateType?: string

屬性值

string