MonitoringReportParameterControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |