Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Metric

Package version

The result data of a query.

Hierarchy

  • Metric

Index

Properties

Properties

id

id: string

the metric Id.

name

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

timeseries

timeseries: TimeSeriesElement[]

the time series returned when a data query is performed.

type

type: string

the resource type of the metric resource.

unit

unit: Unit

the unit of the metric. Possible values include: 'Count', 'Bytes', 'Seconds', 'CountPerSecond', 'BytesPerSecond', 'Percent', 'MilliSeconds', 'ByteSeconds', 'Unspecified', 'Cores', 'MilliCores', 'NanoCores', 'BitsPerSecond'

Generated using TypeDoc