Package version:

The OData filters to be used for Alert

Hierarchy

  • AlertFilter

Properties

appearedOnTime?: Date

Specifies the appeared time (in UTC) of the alerts to be filtered. Only 'Greater-Than' and 'Lesser-Than' operators are supported for this property.

severity?: AlertSeverity

Specifies the severity of the alerts to be filtered. Only 'Equality' operator is supported for this property.

sourceName?: string

Specifies the source name of the alerts to be filtered. Only 'Equality' operator is supported for this property.

sourceType?: AlertSourceType

Specifies the source type of the alerts to be filtered. Only 'Equality' operator is supported for this property.

status?: AlertStatus

Specifies the status of the alerts to be filtered. Only 'Equality' operator is supported for this property.

Generated using TypeDoc