Defines the available bucket types. Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

Visual Basic
Dim instance As BucketType

Syntax

Visual Basic
Public Enumeration BucketType
C#
public enum BucketType
C++
public enum class BucketType
J#
public enum BucketType
JScript
public enum BucketType

Members

Member name Description
AppCompat Application compatible bucket type.
Blue Blue bucket type.
DW15 DW 1.5 bucket type.
DW20 DW 2.0 bucket type.
Generic Generic bucket type.
Setup Setup bucket type.
Shutdown Shutdown bucket type.
Simple Simple bucket type.

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

See Also