BucketType Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the available bucket types.
Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim instance As BucketType
Syntax
'Declaration
Public Enumeration BucketType
public enum BucketType
public enum class BucketType
public enum BucketType
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 Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace