UnitMonitorState.GetUnitMonitorTypeState Method ()
Applies To: Operations Manager for System Center 2012
Gets the unit monitor type state.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public UnitMonitorTypeState GetUnitMonitorTypeState()
public:
UnitMonitorTypeState^ GetUnitMonitorTypeState()
member GetUnitMonitorTypeState : unit -> UnitMonitorTypeState
Public Function GetUnitMonitorTypeState As UnitMonitorTypeState
Return Value
Type: Microsoft.EnterpriseManagement.Configuration.UnitMonitorTypeState
Returns aUnitMonitorTypeState object.
See Also
UnitMonitorState Class
Microsoft.EnterpriseManagement.Configuration Namespace
Return to top