UnitMonitorTypeState(ManagementPackElement, ManagementPackMonitorTypeState) Constructor

Definition

Initializes a new instance of see class.

public:
 UnitMonitorTypeState(Microsoft::EnterpriseManagement::Configuration::ManagementPackElement ^ element, Microsoft::EnterpriseManagement::Configuration::ManagementPackMonitorTypeState ^ clone);
public UnitMonitorTypeState (Microsoft.EnterpriseManagement.Configuration.ManagementPackElement element, Microsoft.EnterpriseManagement.Configuration.ManagementPackMonitorTypeState clone);
new Microsoft.EnterpriseManagement.Configuration.UnitMonitorTypeState : Microsoft.EnterpriseManagement.Configuration.ManagementPackElement * Microsoft.EnterpriseManagement.Configuration.ManagementPackMonitorTypeState -> Microsoft.EnterpriseManagement.Configuration.UnitMonitorTypeState
Public Sub New (element As ManagementPackElement, clone As ManagementPackMonitorTypeState)

Parameters

Applies to