UnitMonitorState 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 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
- element
- ManagementPackElement
The clone.