MonitoringReportParameterControl Class

Definition

Caution

This class is obsolete. Please use ManagementPackReportParameterControl instead

This class represents a MOM report parameter.

public ref class MonitoringReportParameterControl : Microsoft::EnterpriseManagement::Configuration::ManagementPackReportParameterControl, Microsoft::EnterpriseManagement::Common::IMonitoringBase
[System.Obsolete("This class is obsolete. Please use ManagementPackReportParameterControl instead")]
[System.Serializable]
public class MonitoringReportParameterControl : Microsoft.EnterpriseManagement.Configuration.ManagementPackReportParameterControl, Microsoft.EnterpriseManagement.Common.IMonitoringBase
type MonitoringReportParameterControl = class
    inherit ManagementPackReportParameterControl
    interface IMonitoringBase
Public Class MonitoringReportParameterControl
Inherits ManagementPackReportParameterControl
Implements IMonitoringBase
Inheritance
MonitoringReportParameterControl
Attributes
Implements

Constructors

MonitoringReportParameterControl(ManagementPackReportParameterControl)

Creates a report parameter from a clone

Methods

GetDerivedObject(ManagementPackReportParameterControl)

Converts a ManagementPackReportControl to a MonitoringReportControl, for backwards compatability

Applies to