共用方式為


QuotaProperties interface

描述資源配額屬性

屬性

currentValue

資源的目前使用量。

limit

資源允許的最大使用量。

name

配額的詳細資訊。

unit

使用量度量單位。

屬性詳細資料

currentValue

資源的目前使用量。

currentValue: number

屬性值

number

limit

資源允許的最大使用量。

limit: number

屬性值

number

name

配額的詳細資訊。

name: QuotaName

屬性值

unit

使用量度量單位。

unit: string

屬性值

string