Defines values for object type. The values correspond to the values for the ObjectType property in the Configuration Manager 2007 status and state SMS_SiteSystemSummarizer Server WMI Class. Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)

Usage

Visual Basic
Dim instance As SiteSystemSummarizerObjectType

Syntax

Visual Basic
Public Enumeration SiteSystemSummarizerObjectType
C#
public enum SiteSystemSummarizerObjectType
C++
public enum class SiteSystemSummarizerObjectType
J#
public enum SiteSystemSummarizerObjectType
JScript
public enum SiteSystemSummarizerObjectType

Members

Member name Description
Nalpath See the NALPATH value for ObjectType in SMS_SiteSystemSummarizer Server WMI Class.
SqlDB See the SQL_DB value for ObjectType in SMS_SiteSystemSummarizer Server WMI Class.
SqlLog See the SQL_LOG value for ObjectType in SMS_SiteSystemSummarizer Server WMI Class.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also