OperationalDataObjectType Enumeration
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Defines the object types that grooming information is provided for.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
| Member name | Description | |
|---|---|---|
| MonitoringAlert | The alert grooming notification. Alerts are groomed based on the TimeResolved property. | |
| MonitoringEvent | The event grooming notification. Events are groomed based on the TimeGenerated property. | |
| MonitoringPerformanceData | The performance data grooming notification. Performance data is groomed based on the sample time. | |
| MonitoringStateChangeEvent | The state change event notification. State change events are groomed based on the TimeResolved property. |
Show: