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.
Defines values for site system summarizer status. The values correspond to the values for the Status 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
'Usage
Dim instance As SiteSystemSummarizerStatus
Syntax
'Declaration
Public Enumeration SiteSystemSummarizerStatus
public enum SiteSystemSummarizerStatus
public enum class SiteSystemSummarizerStatus
public enum SiteSystemSummarizerStatus
public enum SiteSystemSummarizerStatus
Members
Member name | Description |
---|---|
Green | See the GREEN(0) value for Status in SMS_SiteSystemSummarizer Server WMI Class. |
Red | See the RED(2) value for Status in SMS_SiteSystemSummarizer Server WMI Class. |
Yellow | See the YELLOW(1) value for Status in SMS_SiteSystemSummarizer 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_SiteSystemSummarizer Server WMI Class
Configuration Manager Status and State