Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Usage

Package version

The usage data for a usage request.

Hierarchy

  • Usage

Index

Properties

Optional currentValue

currentValue: undefined | number

Current value for this metric NOTE: This property will not be serialized. It can only be populated by the server.

Optional limit

limit: undefined | number

Maximum value for this metric NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

The name information for the metric. NOTE: This property will not be serialized. It can only be populated by the server.

Optional quotaPeriod

quotaPeriod: undefined | string

The quota period used to summarize the usage values. NOTE: This property will not be serialized. It can only be populated by the server.

Optional unit

unit: UnitType

The unit of the metric. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc