Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimeSeriesElement

Package version

A time series result type. The discriminator value is always TimeSeries in this case.

Hierarchy

  • TimeSeriesElement

Index

Properties

Properties

Optional data

data: MetricValue[]

An array of data points representing the metric values. This is only returned if a result type of data is specified.

Optional metadatavalues

metadatavalues: MetadataValue[]

the metadata values returned if $filter was specified in the call.

Generated using TypeDoc