Share via


MonitoringImageObject(ManagementPackImage) Constructor

Definition

Converts a ManagementPackImage ti a MonitoringImageObject, for backwards compatability

public:
 MonitoringImageObject(Microsoft::EnterpriseManagement::Configuration::ManagementPackImage ^ clone);
public MonitoringImageObject (Microsoft.EnterpriseManagement.Configuration.ManagementPackImage clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringImageObject : Microsoft.EnterpriseManagement.Configuration.ManagementPackImage -> Microsoft.EnterpriseManagement.Configuration.MonitoringImageObject
Public Sub New (clone As ManagementPackImage)

Parameters

clone
ManagementPackImage

The new SDK object model clone

Applies to