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