UnitMonitorTypeState(ManagementPackElement, ManagementPackMonitorTypeState) 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 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
- element
- ManagementPackElement
The clone.