Share via


WaitStatisticsInput Class

Input to get wait statistics.

All required parameters must be populated in order to send to Azure.

Constructor

WaitStatisticsInput(*, observation_start_time: datetime, observation_end_time: datetime, aggregation_window: str, **kwargs)

Keyword-Only Parameters

Name Description
observation_start_time

Required. Observation start time.

observation_end_time

Required. Observation end time.

aggregation_window
str

Required. Aggregation interval type in ISO 8601 format.

Variables

Name Description
observation_start_time

Required. Observation start time.

observation_end_time

Required. Observation end time.

aggregation_window
str

Required. Aggregation interval type in ISO 8601 format.