SecurityEventsFilterParameters Class

The properties that are supported in the $filter operation.

Inheritance
SecurityEventsFilterParameters

Constructor

SecurityEventsFilterParameters(*, event_time: Optional[datetime.datetime] = None, show_server_records: Optional[bool] = None, **kwargs)

Parameters

event_time
datetime
Required

Filter on the event time.

show_server_records
bool
Required

Whether to show server records or not.