QuotaDimension interface

Information about a specific quota dimension.

Properties

description

A description about this quota dimension.

id

Unique id of this dimension.

name

The display name of this quota dimension.

period

The reset period of this quota dimension.

quota

The max limit of this dimension.

scope

The scope of this quota dimension.

unit

The standard unit of measurement used for this quota dimension.

unitPlural

The standard unit of measurement used for this quota dimension in plural form.

Property Details

description

A description about this quota dimension.

description?: string

Property Value

string

id

Unique id of this dimension.

id?: string

Property Value

string

name

The display name of this quota dimension.

name?: string

Property Value

string

period

The reset period of this quota dimension.

period?: string

Property Value

string

quota

The max limit of this dimension.

quota?: number

Property Value

number

scope

The scope of this quota dimension.

scope?: string

Property Value

string

unit

The standard unit of measurement used for this quota dimension.

unit?: string

Property Value

string

unitPlural

The standard unit of measurement used for this quota dimension in plural form.

unitPlural?: string

Property Value

string