Share via


SMS_SummarizationSettings Server WMI Class

 

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

The SMS_SummarizationSettings Windows Management Instrumentation (WMI) class is an SMS Provider server class, in System Center 2012 R2 Configuration Manager, that represents the site summarization settings for a site.

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

Syntax

Class SMS_SummarizationSettings : SMS_BaseClass
{
    String ComponentName;
};

Methods

The following table lists the methods in the SMS_SummarizationSettings class.

Method

Description

GetSummarizationSettings Method in Class SMS_SummarizationSettings

Gets the summarization schedule.

SetSummarizationSettings Method in Class SMS_SummarizationSettings

Sets the summarization schedule.

Properties

  • ComponentName
    Data type: String

    Access type: Read

    Qualifiers: [key, not_null, read]

    Name of the Configuration Manager component.

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.

See Also

Status Server WMI Classes