SecurityEventsFilterParameters interface

The properties that are supported in the $filter operation.

Properties

eventTime

Filter on the event time.

showServerRecords

Whether to show server records or not.

Property Details

eventTime

Filter on the event time.

eventTime?: Date

Property Value

Date

showServerRecords

Whether to show server records or not.

showServerRecords?: boolean

Property Value

boolean