你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AvailablePatchCountByClassification 类

定义

可按分类在计算机上安装的修补程序摘要。

public class AvailablePatchCountByClassification
type AvailablePatchCountByClassification = class
Public Class AvailablePatchCountByClassification
继承
AvailablePatchCountByClassification

属性

Critical

可用于安装的关键修补程序的数量。

Definition

可用于安装的定义修补程序的数量。

FeaturePack

可用于安装的功能包修补程序的数量。

Other

可用于安装的其他修补程序的数量。

Security

可用于安装的安全修补程序数。

ServicePack

可用于安装的 Service Pack 修补程序数。

Tools

可用于安装的工具修补程序数。

UpdateRollup

可用于安装的更新汇总修补程序数。

Updates

可用于安装的更新类别修补程序的数量。

适用于