CsmUsageQuota interface

Usage of the quota resource.

Properties

currentValue

The current value of the resource counter.

limit

The resource limit.

name

Quota name.

nextResetTime

Next reset time for the resource counter.

unit

Units of measurement for the quota resource.

Property Details

currentValue

The current value of the resource counter.

currentValue?: number

Property Value

number

limit

The resource limit.

limit?: number

Property Value

number

name

Quota name.

name?: LocalizableString

Property Value

nextResetTime

Next reset time for the resource counter.

nextResetTime?: Date

Property Value

Date

unit

Units of measurement for the quota resource.

unit?: string

Property Value

string