MonitoringReportResource(ManagementPackReportResource) 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 view type from a clone
public:
MonitoringReportResource(Microsoft::EnterpriseManagement::Configuration::ManagementPackReportResource ^ clone);
public MonitoringReportResource (Microsoft.EnterpriseManagement.Configuration.ManagementPackReportResource clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringReportResource : Microsoft.EnterpriseManagement.Configuration.ManagementPackReportResource -> Microsoft.EnterpriseManagement.Configuration.MonitoringReportResource
Public Sub New (clone As ManagementPackReportResource)
Parameters
The clone