MonitoringWriteActionModule 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 MonitoringWriteActionModule class.
public:
MonitoringWriteActionModule(Microsoft::EnterpriseManagement::Configuration::ManagementPackElement ^ element, Microsoft::EnterpriseManagement::Configuration::ManagementPackWriteActionModule ^ clone);
public MonitoringWriteActionModule (Microsoft.EnterpriseManagement.Configuration.ManagementPackElement element, Microsoft.EnterpriseManagement.Configuration.ManagementPackWriteActionModule clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringWriteActionModule : Microsoft.EnterpriseManagement.Configuration.ManagementPackElement * Microsoft.EnterpriseManagement.Configuration.ManagementPackWriteActionModule -> Microsoft.EnterpriseManagement.Configuration.MonitoringWriteActionModule
Public Sub New (element As ManagementPackElement, clone As ManagementPackWriteActionModule)
Parameters
- element
- ManagementPackElement
The clone.