Package version:
Optional Readonly avgMetric value when avg() aggregate function is used over the interval. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly displayThe UI appropriate name for the metric. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly maxMetric value when max() aggregate function is used over the interval. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly minMetric value when min() aggregate function is used over the interval. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly nameThe name information for the metric. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly stdevMetric value when stdev aggregate function is used over the interval. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly sumMetric value when sum() aggregate function is used over the interval. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly unitThe unit of the metric. NOTE: This property will not be serialized. It can only be populated by the server.
Optional Readonly valueThe value of the metric. NOTE: This property will not be serialized. It can only be populated by the server.
Generated using TypeDoc
Properties of a topquery metric in one interval.