Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SMS_EndpointProtectionDashboardBucket Windows Management Instrumentation (WMI) class is an SMS Provider server class in Configuration Manager.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Syntax
Class SMS_EndpointProtectionDashboardBucket : SMS_BaseClass
{
String Bucket;
String CollectionID;
String CollectionName;
};
Methods
The SMS_EndpointProtectionDashboardBucket class does not define any methods.
Properties
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.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.