Condividi tramite


QueryObservedMetricType type

Definisce i valori per QueryObservedMetricType.

type QueryObservedMetricType =
  | "cpu"
  | "io"
  | "logio"
  | "duration"
  | "executionCount"