QueryStatisticsProperties Class
Properties of a query execution statistics.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
QueryStatisticsProperties(*, intervals: List[QueryMetricInterval] | None = None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
intervals
Required
|
List of intervals with appropriate metric data. |
Keyword-Only Parameters
| Name | Description |
|---|---|
|
intervals
|
Default value: None
|