MonitoringReportParameterControl(ManagementPackReportParameterControl) Constructor
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.
Creates a report parameter from a clone
public:
MonitoringReportParameterControl(Microsoft::EnterpriseManagement::Configuration::ManagementPackReportParameterControl ^ clone);
public MonitoringReportParameterControl (Microsoft.EnterpriseManagement.Configuration.ManagementPackReportParameterControl clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringReportParameterControl : Microsoft.EnterpriseManagement.Configuration.ManagementPackReportParameterControl -> Microsoft.EnterpriseManagement.Configuration.MonitoringReportParameterControl
Public Sub New (clone As ManagementPackReportParameterControl)
Parameters
The clone