BucketType Enumeration
Applies To: Operations Manager for System Center 2012
Defines the available bucket types.
Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public enum BucketType
public enum class BucketType
type BucketType
Public Enumeration 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. |
See Also
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace
Return to top