通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SecurityEventsFilterParameters Class

The properties that are supported in the $filter operation.

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
Default value: None
show_server_records
Default value: None