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