SMS_EndpointProtectionDashboardBucket Server WMI Class

 

Updated: November 1, 2013

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

The SMS_EndpointProtectionDashboardBucket Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents ….  

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Class SMS_EndpointProtectionDashboardBucket : SMS_BaseClass
{
    String Bucket;
    String CollectionID;
    String CollectionName;
};

The SMS_EndpointProtectionDashboardBucket class does not define any methods.

Bucket

Data type: String

Access type: Read/Write

Qualifiers: [key]

Dashboard bucket summarized.  

CollectionID

Data type: String

Access type: Read/Write

Qualifiers: [key]

Identifier of the collection summarized.

CollectionName

Data type: String

Access type: Read/Write

Qualifiers: none

Name of the collection summarized.

Show: