ComponentSummarizerType Enumeration

Defines values for the component summarizer type. The values correspond to the values for the Type property in the Configuration Manager 2007 status and state SMS_ComponentSummarizer Server WMI Class.

Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)

Usage

'Usage
Dim instance As ComponentSummarizerType

Syntax

'Declaration
Public Enumeration ComponentSummarizerType
public enum ComponentSummarizerType
public enum class ComponentSummarizerType
public enum ComponentSummarizerType
public enum ComponentSummarizerType

Members

Member name Description
AutoStarting See the AUTOSTARTING value for Type in SMS_ComponentSummarizer Server WMI Class.
Manual See the MANUAL value for Type in SMS_ComponentSummarizer Server WMI Class.
Scheduled See the SCHEDULED value for Type in SMS_ComponentSummarizer Server WMI Class.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

Microsoft.ConfigurationManagement.ManagementProvider Namespace

Other Resources

SMS_ComponentSummarizer Server WMI Class
Configuration Manager Status and State