Package version:

A metric describing the usage of a resource.

Hierarchy

  • UsageMetric

Properties

currentValue?: number

The current value of the metric.

limit?: number

The quota limit for the metric.

name?: MetricName

The name of the metric.

nextResetTime?: Date

The time that the metric's value will reset.

quotaPeriod?: string

The quota period that determines the length of time between value resets.

unit?: string

The units used for the metric.

Generated using TypeDoc