ManagementPackAggregateMonitorAlgorithm Enumeration
Defines the algorithm that is used to report health information.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As ManagementPackAggregateMonitorAlgorithm
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackAggregateMonitorAlgorithm
[SerializableAttribute]
public enum ManagementPackAggregateMonitorAlgorithm
[SerializableAttribute]
public enum class ManagementPackAggregateMonitorAlgorithm
/** @attribute SerializableAttribute() */
public enum ManagementPackAggregateMonitorAlgorithm
SerializableAttribute
public enum ManagementPackAggregateMonitorAlgorithm
Members
Member name | Description |
---|---|
BestOf | Report the best health data. |
WorstOf | Report the worst health data. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003