MonitoringImageObject.GetDerivedObject(ManagementPackImage) 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.
public:
virtual Microsoft::EnterpriseManagement::Configuration::MonitoringImageObject ^ GetDerivedObject(Microsoft::EnterpriseManagement::Configuration::ManagementPackImage ^ clone);
public Microsoft.EnterpriseManagement.Configuration.MonitoringImageObject GetDerivedObject (Microsoft.EnterpriseManagement.Configuration.ManagementPackImage clone);
abstract member GetDerivedObject : Microsoft.EnterpriseManagement.Configuration.ManagementPackImage -> Microsoft.EnterpriseManagement.Configuration.MonitoringImageObject
override this.GetDerivedObject : Microsoft.EnterpriseManagement.Configuration.ManagementPackImage -> Microsoft.EnterpriseManagement.Configuration.MonitoringImageObject
Public Function GetDerivedObject (clone As ManagementPackImage) As MonitoringImageObject
Parameters
- clone
- ManagementPackImage
Returns
Returns MonitoringImageObject.