MonitoringTask(ManagementPackTask) 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.
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.Runtime.MonitoringTask : Microsoft.EnterpriseManagement.Configuration.ManagementPackTask -> Microsoft.EnterpriseManagement.Runtime.MonitoringTask
Public Sub New (clone As ManagementPackTask)
Parameters
- clone
- ManagementPackTask
The clone.