Share via


OperationalDataObjectType Enum

Definition

Defines the various objects that grooming notifications are provided for.

public enum class OperationalDataObjectType
[System.Serializable]
public enum OperationalDataObjectType
type OperationalDataObjectType = 
Public Enum OperationalDataObjectType
Inheritance
OperationalDataObjectType
Attributes

Fields

MonitoringAlert 3

The alert grooming notification. Alerts are groomed back on TimeResolved.

MonitoringEvent 1

The event grooming notification. Events are groomed based on the TimeGenerated.

MonitoringPerformanceData 2

The performance data grooming notification. Performance data is groomed based on sample time.

MonitoringStateChangeEvent 4

The state change event notification. State change events are groomed back on TimeResolved.

Applies to