MonitoringRelationshipClass Class

Definition

Caution

Use ManagementPackRelationship

The relationship type defined between two monitoring objects.

public ref class MonitoringRelationshipClass : Microsoft::EnterpriseManagement::Configuration::ManagementPackRelationship, Microsoft::EnterpriseManagement::Common::IMonitoringBase
[System.Obsolete("Use ManagementPackRelationship")]
[System.Serializable]
public class MonitoringRelationshipClass : Microsoft.EnterpriseManagement.Configuration.ManagementPackRelationship, Microsoft.EnterpriseManagement.Common.IMonitoringBase
type MonitoringRelationshipClass = class
    inherit ManagementPackRelationship
    interface IMonitoringBase
Public Class MonitoringRelationshipClass
Inherits ManagementPackRelationship
Implements IMonitoringBase
Inheritance
MonitoringRelationshipClass
Attributes
Implements

Constructors

MonitoringRelationshipClass(ManagementPackRelationship)

Initializes a new instance of the MonitoringRelationshipClass class.

Properties

ManagementGroup

The ManagementGroup the object was instantiated in.

Methods

GetDerivedMonitoringRelationshipClasses()
Obsolete.

Gets all the classes derived from this class.

GetDerivedMonitoringRelationshipClasses(TraversalDepth)
Obsolete.

Gets all the classes derived from this class.

GetDerivedObject(ManagementPackRelationship)

Converting ManagementPackConsoleTask to MonitoringConsole Task, for backwards compatability

GetDiscoverySources()
Obsolete.

Returns the discovery sources of this class.

GetMonitoringProperties()
Obsolete.

Gets the properties associated with this type, optionaly including base types.

GetMonitoringProperties(BaseClassTraversalDepth)
Obsolete.

Gets the properties associated with this type, optionaly including base types.

GetMonitoringProperty(Guid)
Obsolete.

Gets a property based on the id of that property.

GetMonitoringProperty(String)
Obsolete.

Gets a property based on the name of that property.

Reconnect(EnterpriseManagementGroup)

Reconnects the specified management group.

Applies to