PatchInstallationDetail interface
安裝動作期間所遇到的特定修補程式相關信息。
屬性
| classifications | 修補程式發行者所提供的修補程序分類。。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| installation |
安裝作業完成後修補程序的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| kb |
修補程式的 KBID。 僅適用於 Windows 修補程式。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| name | 修補程式的易記名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| patch |
修補程式的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| version | 封裝的版本字串。 它可能符合語意版本設定。 僅適用於Linux。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
classifications
修補程式發行者所提供的修補程序分類。。 注意:這個屬性不會串行化。 它只能由伺服器填入。
classifications?: string[]
屬性值
string[]
installationState
安裝作業完成後修補程序的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
installationState?: string
屬性值
string
kbId
修補程式的 KBID。 僅適用於 Windows 修補程式。 注意:這個屬性不會串行化。 它只能由伺服器填入。
kbId?: string
屬性值
string
name
修補程式的易記名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
patchId
修補程式的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
patchId?: string
屬性值
string
version
封裝的版本字串。 它可能符合語意版本設定。 僅適用於Linux。 注意:這個屬性不會串行化。 它只能由伺服器填入。
version?: string
屬性值
string