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.
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a KPI status graphic type for the management pack.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim instance As ManagementPackKPIStatusGraphic
Syntax
'Declaration
<SerializableAttribute> _
<TypeMappingAttribute("System.Extensibility", "1.0.0.0", "StatusGraphic")> _
Public Enumeration ManagementPackKPIStatusGraphic
[SerializableAttribute]
[TypeMappingAttribute("System.Extensibility", "1.0.0.0", "StatusGraphic")]
public enum ManagementPackKPIStatusGraphic
[SerializableAttribute]
[TypeMappingAttribute(L"System.Extensibility", L"1.0.0.0", L"StatusGraphic")]
public enum class ManagementPackKPIStatusGraphic
/** @attribute SerializableAttribute() */
/** @attribute TypeMappingAttribute("System.Extensibility", "1.0.0.0", "StatusGraphic") */
public enum ManagementPackKPIStatusGraphic
SerializableAttribute
TypeMappingAttribute("System.Extensibility", "1.0.0.0", "StatusGraphic")
public enum ManagementPackKPIStatusGraphic
Members
| Member name | Description |
|---|---|
| Cylinder | Indicates that the management pack KPI status graphic type is cylinder. |
| Faces | Indicates that the management pack KPI status graphic type is faces. |
| Gauge | Indicates that the management pack KPI status graphic type is gauge. |
| ReversedGauge | Indicates that the management pack KPI status graphic type is reversed gauge. |
| RoadSigns | Indicates that the management pack KPI status graphic type is road signs. |
| Shapes | Indicates that the management pack KPI status graphic type is shapes. |
| Thermometer | Indicates that the management pack KPI status graphic type is thermometer. |
| TrafficLight | Indicates that the management pack KPI status graphic type is traffic light. |
| VarianceArrow | Indicates that the management pack KPI status graphic type is variance arrow. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003