Share via


MonitoringClassProperty Class

Definition

Caution

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

This class defines a single property of a MonitoringClass

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

Constructors

MonitoringClassProperty(MonitoringClass, ManagementPackProperty)

Initializes a new instance of the MonitoringClassProperty class.

Methods

GetDiscoverySources()
Obsolete.

Returns the discovery sources of this class property.

Explicit Interface Implementations

IMonitoringBase.Reconnect(EnterpriseManagementGroup)

Applies to