Usage interface

The usage data for a usage request.

Properties

currentValue

Current value for this metric

limit

Maximum value for this metric

name

The name information for the metric.

quotaPeriod

The quota period used to summarize the usage values.

unit

The unit of the metric.

Property Details

currentValue

Current value for this metric

currentValue?: number

Property Value

number

limit

Maximum value for this metric

limit?: number

Property Value

number

name

The name information for the metric.

name?: MetricName

Property Value

quotaPeriod

The quota period used to summarize the usage values.

quotaPeriod?: string

Property Value

string

unit

The unit of the metric.

unit?: string

Property Value

string