Share via


MonitoringTask(ManagementPackTask) Constructor

Definition

Initializes a new instance of the MonitoringTask class.

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

Parameters

clone
ManagementPackTask

The clone.

Applies to