MonitoringTemplate(ManagementPackTemplate) 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 MonitoringTemplate class.
public:
MonitoringTemplate(Microsoft::EnterpriseManagement::Configuration::ManagementPackTemplate ^ clone);
public MonitoringTemplate (Microsoft.EnterpriseManagement.Configuration.ManagementPackTemplate clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringTemplate : Microsoft.EnterpriseManagement.Configuration.ManagementPackTemplate -> Microsoft.EnterpriseManagement.Configuration.MonitoringTemplate
Public Sub New (clone As ManagementPackTemplate)
Parameters
- clone
- ManagementPackTemplate
The clone.