OperationalDataObjectType Enumeration
[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
'Usage
Dim instance As OperationalDataObjectType
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration OperationalDataObjectType
[SerializableAttribute]
public enum OperationalDataObjectType
[SerializableAttribute]
public enum class OperationalDataObjectType
/** @attribute SerializableAttribute() */
public enum OperationalDataObjectType
SerializableAttribute
public enum OperationalDataObjectType
Members
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. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and