MonitoringReportResource.GetDerivedObject(ManagementPackReportResource) Method
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.
Converts a ManagementPackReportResource to a MonitoringReportResource, for backwards compatability
public:
virtual Microsoft::EnterpriseManagement::Configuration::MonitoringReportResource ^ GetDerivedObject(Microsoft::EnterpriseManagement::Configuration::ManagementPackReportResource ^ clone);
public Microsoft.EnterpriseManagement.Configuration.MonitoringReportResource GetDerivedObject (Microsoft.EnterpriseManagement.Configuration.ManagementPackReportResource clone);
abstract member GetDerivedObject : Microsoft.EnterpriseManagement.Configuration.ManagementPackReportResource -> Microsoft.EnterpriseManagement.Configuration.MonitoringReportResource
override this.GetDerivedObject : Microsoft.EnterpriseManagement.Configuration.ManagementPackReportResource -> Microsoft.EnterpriseManagement.Configuration.MonitoringReportResource
Public Function GetDerivedObject (clone As ManagementPackReportResource) As MonitoringReportResource
Parameters
The clone
Returns
Returns MonitoringReportResource.