Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuotaBaseProperties

Package version

The properties for Quota update or retrieval.

Hierarchy

  • QuotaBaseProperties

Index

Properties

Properties

Optional id

id: undefined | string

Specifies the resource ID.

Optional limit

limit: undefined | number

The maximum permitted quota of the resource.

Optional type

type: undefined | string

Specifies the resource type.

Optional unit

unit: QuotaUnit

An enum describing the unit of quota measurement.

Generated using TypeDoc