UpdateDetails interface
特定の属性を更新する
プロパティ
estimated |
更新プログラムの推定インストール時間 |
friendly |
フレンドリ バージョン番号 |
installation |
updateType のインストールの影響 |
reboot |
更新プログラムが利用可能であり、少なくとも 1 つの更新プログラムで再起動が必要かどうかを示します。 |
status | 更新プログラムの状態。 |
target |
ターゲット バージョン番号 |
update |
更新のサイズ (バイト単位) |
update |
更新プログラムのタイトル |
update |
更新プログラムの種類 |
プロパティの詳細
estimatedInstallTimeInMins
更新プログラムの推定インストール時間
estimatedInstallTimeInMins?: number
プロパティ値
number
friendlyVersionNumber
フレンドリ バージョン番号
friendlyVersionNumber?: string
プロパティ値
string
installationImpact
updateType のインストールの影響
installationImpact?: string
プロパティ値
string
rebootBehavior
更新プログラムが利用可能であり、少なくとも 1 つの更新プログラムで再起動が必要かどうかを示します。
rebootBehavior?: string
プロパティ値
string
status
更新プログラムの状態。
status?: string
プロパティ値
string
targetVersion
ターゲット バージョン番号
targetVersion?: string
プロパティ値
string
updateSize
更新のサイズ (バイト単位)
updateSize?: number
プロパティ値
number
updateTitle
更新プログラムのタイトル
updateTitle?: string
プロパティ値
string
updateType
更新プログラムの種類
updateType?: string
プロパティ値
string