UnitMonitorState Constructor

Definition

Initializes a new instance of the UnitMonitorState class.

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

Parameters

Applies to