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

Usage

Visual Basic
Dim instance As SystemMonitoringRelationshipClass

Syntax

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

Members

Member name Description
ComputerGroupContainsComputer The Microsoft.SystemCenter.ComputerGroupContainsComputer class.
Containment The System.Containment class.
DatabaseGroupContainsDatabase The Microsoft.SystemCenter.ServiceDesigner.DatabaseGroupContainsDatabase class.
HealthServiceCommunication The Microsoft.SystemCenter.HealthServiceCommunication class.
HealthServiceManagesEntity The Microsoft.SystemCenter.HealthServiceManagesEntity class.
HealthServiceShouldManageEntity The Microsoft.SystemCenter.HealthServiceShouldManageEntity class.
Hosting The System.Hosting class.
InstanceGroupContainsEntities The Microsoft.SystemCenter.InstanceGroupContainsEntities class.
Reference The System.Reference class.
WatchedBy The System.WatchedBy class.
WebSiteGroupContainsWebSite The Microsoft.SystemCenter.ServiceDesigner.WebSiteGroupContainsWebSite class.
WebSiteReferencesDatabase The Microsoft.SystemCenter.ServiceDesigner.WebSiteReferencesDatabase class.
WindowsComputerHostsComputerRole The Microsoft.Windows.ComputerHostsComputerRole class.
WindowsComputerHostsLocalApplication The Microsoft.Windows.ComputerHostsLocalApplication class.
WindowsComputerHostsLogicalDevice The Microsoft.Windows.ComputerHostsLogicalDevice class.
WindowsComputerHostsOperatingSystem The Microsoft.Windows.ComputerHostsOperatingSystem class.
WindowsComputerHostsSoftwareInstallation The Microsoft.Windows.ComputerHostsSoftwareInstallation class.

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