SMS_InventoryReportClass服务器 WMI 类

SMS_InventoryReportClass Windows Management Instrumentation (WMI) 类是嵌入的 SMS_InventoryReport SMS 提供程序服务器类,它表示已启用在此清单报告中收集的类。

以下语法在托管对象格式 (MOF) 代码中进行了简化,并包含所有继承的属性。

语法

Class SMS_InventoryReportClass :    
{  
    String Filter;  
    String ReportProperties[];  
    String SMSClassID;  
    UInt32 Timeout;  
};  

方法

SMS_InventoryReportClass 不定义任何方法。

属性

Filter
数据类型String

访问类型:读/写

限定符:无

保留供以后使用。

ReportProperties
数据类型String Array

访问类型:读/写

限定符:无

此类中要收集的属性名称。

SMSClassID
数据类型String

访问类型:读/写

限定符:[key]

唯一标识此类的类 ID。

Timeout
数据类型UInt32

访问类型:读/写

限定符:[not_null]

查询的超时。

备注

要求

运行时要求

有关详细信息,请参阅Configuration Manager服务器运行时要求

开发要求

有关详细信息,请参阅Configuration Manager服务器开发要求