SecurityEventsFilterParameters Class

The properties that are supported in the $filter operation.

Inheritance
msrest.serialization.Model
SecurityEventsFilterParameters

Constructor

SecurityEventsFilterParameters(*, event_time: datetime | None = None, show_server_records: bool | None = None, **kwargs)

Parameters

Name Description
event_time
Required

Filter on the event time.

show_server_records
Required

Whether to show server records or not.

Keyword-Only Parameters

Name Description
event_time
Required
show_server_records
Required