Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the range of valid health state values.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
'Usage
Dim instance As HealthState
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration HealthState
[SerializableAttribute]
public enum HealthState
[SerializableAttribute]
public enum class HealthState
/** @attribute SerializableAttribute() */
public enum HealthState
SerializableAttribute
public enum HealthState
Members
Member name | Description |
---|---|
Error | An error condition has occurred. |
Success | The item is in the correct operational state. |
Uninitialized | The item is in an uninitialized state. |
Warning | A warning condition has occurred. |
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP