Represents a custom monitoring relationship between source and target monitoring classes. The custom monitoring relationship can be inserted into the Operations Manager system.

The following tables list the members exposed by the CustomMonitoringRelationshipObject type.

Public Constructors

Public Properties

  Name Description
public property Id Gets the globally unique identifier (GUID) that identifies the monitoring relationship.
public property MonitoringRelationshipClass Gets the MonitoringRelationshipClass that defines the relationship between source and target monitoring classes.
public property SourceMonitoringClass Gets the source monitoring class in the monitoring relationship between the source and target monitoring classes.
public property TargetMonitoringClass Gets the target monitoring class in the monitoring relationship between the source and target monitoring classes.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetMonitoringPropertyValue Gets an object that contains the value of the provided MonitoringClassProperty property.
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method SetMonitoringPropertyValue Sets the value of the specified MonitoringClassProperty property.
public method SetSource Overloaded. Sets the source monitoring object in the monitoring relationship.
public method SetTarget Overloaded. Sets the target monitoring object in the monitoring relationship.
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.