MonitoringRelationshipClassProperty Class

Definition

Caution

This class will be removed in the next release and should no longer be used. Please use ManagementPackProperty instead.

This class defines a single property of a MonitoringRelationshipClass

public ref class MonitoringRelationshipClassProperty : Microsoft::EnterpriseManagement::Configuration::ManagementPackRelationshipProperty, Microsoft::EnterpriseManagement::Common::IMonitoringBase
[System.Obsolete("This class will be removed in the next release and should no longer be used. Please use ManagementPackProperty instead.")]
[System.Serializable]
public class MonitoringRelationshipClassProperty : Microsoft.EnterpriseManagement.Configuration.ManagementPackRelationshipProperty, Microsoft.EnterpriseManagement.Common.IMonitoringBase
type MonitoringRelationshipClassProperty = class
    inherit ManagementPackRelationshipProperty
    interface IMonitoringBase
Public Class MonitoringRelationshipClassProperty
Inherits ManagementPackRelationshipProperty
Implements IMonitoringBase
Inheritance
MonitoringRelationshipClassProperty
Attributes
Implements

Constructors

MonitoringRelationshipClassProperty(ManagementPackRelationship, ManagementPackProperty)

Initializes a new instance of the MonitoringClassProperty class.

Methods

GetDiscoverySources()
Obsolete.

Returns the discovery sources of this class.

Explicit Interface Implementations

IMonitoringBase.Reconnect(EnterpriseManagementGroup)

Applies to