Condividi tramite


QueryMetricIntervalAutoGenerated Class

Properties of a query metrics interval.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

QueryMetricIntervalAutoGenerated(*, metrics: list['_models.QueryMetricProperties'] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
metrics

List of metric objects for this interval.

Default value: None

Variables

Name Description
interval_start_time
str

The start time for the metric interval (ISO-8601 format).

interval_type

Interval type (length). Known values are: "PT1H" and "P1D".

execution_count
int

Execution count of a query in this interval.

metrics

List of metric objects for this interval.