AvailablePatchCountByClassification interface
依分類在機器上安裝的修補程式摘要。
屬性
critical | 可供安裝的重要修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
definition | 可供安裝的定義修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
feature |
可供安裝的功能套件修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
other | 可供安裝的其他修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
security | 可供安裝的安全性修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
service |
可用於安裝的 Service Pack 修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tools | 可供安裝的工具修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
update |
可用於安裝的更新匯總修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
updates | 可用於安裝的更新類別修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
critical
可供安裝的重要修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
critical?: number
屬性值
number
definition
可供安裝的定義修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
definition?: number
屬性值
number
featurePack
可供安裝的功能套件修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
featurePack?: number
屬性值
number
other
可供安裝的其他修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
other?: number
屬性值
number
security
可供安裝的安全性修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
security?: number
屬性值
number
servicePack
可用於安裝的 Service Pack 修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
servicePack?: number
屬性值
number
tools
可供安裝的工具修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
tools?: number
屬性值
number
updateRollup
可用於安裝的更新匯總修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
updateRollup?: number
屬性值
number
updates
可用於安裝的更新類別修補程式數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。
updates?: number
屬性值
number