Share via


ManagementPackPerformanceCounterSLODesiredObjective Enumeration

Defines the management pack performance counter Service Level Objective (SLO) method desired objectives.

Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim instance As ManagementPackPerformanceCounterSLODesiredObjective

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackPerformanceCounterSLODesiredObjective
[SerializableAttribute] 
public enum ManagementPackPerformanceCounterSLODesiredObjective
[SerializableAttribute] 
public enum class ManagementPackPerformanceCounterSLODesiredObjective
/** @attribute SerializableAttribute() */ 
public enum ManagementPackPerformanceCounterSLODesiredObjective
SerializableAttribute 
public enum ManagementPackPerformanceCounterSLODesiredObjective

Members

Member name Description
OverThreshold Specifies the over threshold desired objective.
UnderThreshold Specifies the under threshold desired objective.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Configuration Namespace