WaitStatisticsInput Class
Input to get wait statistics.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
WaitStatisticsInput
Constructor
WaitStatisticsInput(*, observation_start_time: datetime.datetime, observation_end_time: datetime.datetime, aggregation_window: str, **kwargs)
Variables
- observation_start_time
- datetime
Required. Observation start time.
- observation_end_time
- datetime
Required. Observation end time.
- aggregation_window
- str
Required. Aggregation interval type in ISO 8601 format.
Feedback
Submit and view feedback for