共用方式為


Usage interface

單一使用結果

屬性

currentValue

資源目前使用量注意:此屬性將不會串行化。 它只能由伺服器填入。

id

使用結果的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

limit

資源允許的最大使用量。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源的名稱物件注意:此屬性將不會串行化。 它只能由伺服器填入。

unit

使用結果的單位注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

currentValue

資源目前使用量注意:此屬性將不會串行化。 它只能由伺服器填入。

currentValue?: number

屬性值

number

id

使用結果的標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

limit

資源允許的最大使用量。 注意:這個屬性不會串行化。 它只能由伺服器填入。

limit?: number

屬性值

number

name

資源的名稱物件注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: UsageName

屬性值

unit

使用結果的單位注意:此屬性將不會串行化。 它只能由伺服器填入。

unit?: string

屬性值

string