Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CsmUsageQuota

Package version

Usage of the quota resource.

Hierarchy

  • CsmUsageQuota

Index

Properties

Optional currentValue

currentValue: undefined | number

The current value of the resource counter.

Optional limit

limit: undefined | number

The resource limit.

Optional name

Quota name.

Optional nextResetTime

nextResetTime: Date

Next reset time for the resource counter.

Optional unit

unit: undefined | string

Units of measurement for the quota resource.

Generated using TypeDoc