你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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