Defines the common system classes. Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

Visual Basic
Dim instance As SystemMonitoringClass

Syntax

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

Members

Member name Description
Agent Microsoft.SystemCenter.Agent
AlertNotificationSubscriptionServer Microsoft.SystemCenter.AlertNotificationServer
AllComputersGroup Microsoft.SystemCenter.AllComputersGroup
ApplicationComponent System.ApplicationComponent
Computer System.Computer
ComputerGroup Microsoft.SystemCenter.ComputerGroup
ComputerRole System.ComputerRole
Connector Microsoft.SystemCenter.Connector
Database System.Database
Device System.Device
Entity System.Entity
Gateway Microsoft.SystemCenter.Gateway
Group System.Group
HealthService Microsoft.SystemCenter.HealthService
InstanceGroup Microsoft.SystemCenter.InstanceGroup
LocalApplication System.LocalApplication
LogicalEntity System.LogicalEntity
LogicalHardware System.LogicalHardware
ManagementGroup Microsoft.SystemCenter.ManagementGroup
ManagementServer Microsoft.SystemCenter.ManagementServer
NetworkDevice System.NetworkDevice
NotificationServer Microsoft.SystemCenter.NotificationServer
NotificationSubscriptionServer Microsoft.SystemCenter.NotificationSubscriptionServer
NTService Microsoft.SystemCenter.NTService
OperatingSystem System.OperatingSystem
OwnProcessNTService Microsoft.SystemCenter.OwnProcessNTService
Perspective System.Perspective
PhysicalEntity System.PhysicalEntity
Service System.Service
ServiceComponentGroup Microsoft.SystemCenter.ServiceDesigner.ServiceComponentGroup
ServiceDesignerGenericService Microsoft.SystemCenter.ServiceDesigner.GenericService
ServiceDesignerService Microsoft.SystemCenter.ServiceDesigner.Service
SharedProcessNTService Microsoft.SystemCenter.SharedProcessNTService
SoftwareInstallation System.SoftwareInstallation
SystemCenterNetworkDevice Microsoft.SystemCenter.NetworkDevice
TieredManagementGroup Microsoft.SystemCenter.ManagementGroup
WebSite System.WebSite
WindowsApplicationComponent Microsoft.Windows.ApplicationComponent
WindowsComputer Microsoft.Windows.Computer
WindowsComputerRole Microsoft.Windows.ComputerRole
WindowsLocalApplication Microsoft.Windows.LocalApplication
WindowsLocalService Microsoft.Windows.LocalService
WindowsLogicalDevice Microsoft.Windows.LogicalDevice
WindowsOperatingSystem Microsoft.Windows.OperatingSystem
WindowsSoftwareInstallation Microsoft.Windows.SoftwareInstallation
WindowsUserApplication Microsoft.Windows.UserApplication

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

See Also