Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Metric

Package version

The result data of a query. The result data of a query.

Hierarchy

  • Metric

Index

Properties

displayDescription

displayDescription: string

Detailed description of this metric. Detailed description of this metric.

Optional errorCode

errorCode: undefined | string

'Success' or the error details on query failures for this metric. 'Success' or the error details on query failures for this metric.

id

id: string

the metric Id. the metric Id.

name

name: string

the name and the display name of the metric, i.e. it is localizable string. the name of the metric

timeseries

timeseries: TimeSeriesElement[]

the time series returned when a data query is performed. the time series returned when a data query is performed.

type

type: string

the resource type of the metric resource. the resource type of the metric resource.

unit

the unit of the metric. the unit of the metric.

Generated using TypeDoc