Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvailablePatchCountByClassification

Package version

Summarization of patches available for installation on the machine by classification.

Hierarchy

  • AvailablePatchCountByClassification

Index

Properties

Optional critical

critical: undefined | number

Number of critical patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional definition

definition: undefined | number

Number of definition patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional featurePack

featurePack: undefined | number

Number of feature pack patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional other

other: undefined | number

Number of other patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional security

security: undefined | number

Number of security patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional servicePack

servicePack: undefined | number

Number of service pack patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tools

tools: undefined | number

Number of tools patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional updateRollup

updateRollup: undefined | number

Number of update Rollup patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional updates

updates: undefined | number

Number of updates category patches available for installation. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc