OperationalDataObjectType Enumeration

System Center

Updated: April 16, 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the object types that grooming information is provided for.

Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

'Usage
Dim instance As OperationalDataObjectType

[SerializableAttribute] 
public enum class OperationalDataObjectType
/** @attribute SerializableAttribute() */ 
public enum OperationalDataObjectType
SerializableAttribute 
public enum OperationalDataObjectType

Member nameDescription
MonitoringAlertThe alert grooming notification. Alerts are groomed based on the TimeResolved property.
MonitoringEventThe event grooming notification. Events are groomed based on the TimeGenerated property.
MonitoringPerformanceDataThe performance data grooming notification. Performance data is groomed based on the sample time.
MonitoringStateChangeEventThe state change event notification. State change events are groomed based on the TimeResolved property.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

 

Community Additions

ADD
Show: