共用方式為


Usage interface

配額資源的使用量。

Extends

屬性

computeMode

用於此使用量的計算模式。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentValue

資源計數器的目前值。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName

UI 中顯示的易記名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

limit

資源限制。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nextResetTime

資源計數器的下一次重設時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceName

配額資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

siteMode

用於此使用方式的網站模式。 注意:這個屬性不會串行化。 它只能由伺服器填入。

unit

配額資源的度量單位。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

kind

資源種類。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

computeMode

用於此使用量的計算模式。 注意:這個屬性不會串行化。 它只能由伺服器填入。

computeMode?: ComputeModeOptions

屬性值

currentValue

資源計數器的目前值。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentValue?: number

屬性值

number

displayName

UI 中顯示的易記名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName?: string

屬性值

string

limit

資源限制。 注意:這個屬性不會串行化。 它只能由伺服器填入。

limit?: number

屬性值

number

nextResetTime

資源計數器的下一次重設時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nextResetTime?: Date

屬性值

Date

resourceName

配額資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceName?: string

屬性值

string

siteMode

用於此使用方式的網站模式。 注意:這個屬性不會串行化。 它只能由伺服器填入。

siteMode?: string

屬性值

string

unit

配額資源的度量單位。 注意:這個屬性不會串行化。 它只能由伺服器填入。

unit?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyOnlyResource.id

kind

資源種類。

kind?: string

屬性值

string

繼承自ProxyOnlyResource.kind

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyOnlyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyOnlyResource.type