AvailablePatchCountByClassification interface
Summarization of patches available for installation on the machine by classification.
Properties
critical | Number of critical patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server. |
definition | Number of definition patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server. |
feature |
Number of feature pack patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server. |
other | Number of other patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server. |
security | Number of security patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
Number of service pack patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server. |
tools | Number of tools patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server. |
update |
Number of update Rollup patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server. |
updates | Number of updates category patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
critical
Number of critical patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.
critical?: number
Property Value
number
definition
Number of definition patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.
definition?: number
Property Value
number
featurePack
Number of feature pack patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.
featurePack?: number
Property Value
number
other
Number of other patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.
other?: number
Property Value
number
security
Number of security patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.
security?: number
Property Value
number
servicePack
Number of service pack patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.
servicePack?: number
Property Value
number
tools
Number of tools patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.
tools?: number
Property Value
number
updateRollup
Number of update Rollup patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.
updateRollup?: number
Property Value
number
updates
Number of updates category patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.
updates?: number
Property Value
number