MonitoringImageObject(ManagementPackImage) 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.
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