MonitoringReport(ManagementPackReport) 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.
Initializes a new instance of the MonitoringReport class.
public:
MonitoringReport(Microsoft::EnterpriseManagement::Configuration::ManagementPackReport ^ clone);
public MonitoringReport (Microsoft.EnterpriseManagement.Configuration.ManagementPackReport clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringReport : Microsoft.EnterpriseManagement.Configuration.ManagementPackReport -> Microsoft.EnterpriseManagement.Configuration.MonitoringReport
Public Sub New (clone As ManagementPackReport)
Parameters
- clone
- ManagementPackReport
The clone.
Remarks
This is used for back compat issues