次の方法で共有


CsmUsageQuota interface

クォータ リソースの使用。

プロパティ

currentValue

リソース カウンターの現在の値。

limit

リソースの制限。

name

クォータ名。

nextResetTime

リソース カウンターの次のリセット時刻。

unit

クォータ リソースの測定単位。

プロパティの詳細

currentValue

リソース カウンターの現在の値。

currentValue?: number

プロパティ値

number

limit

リソースの制限。

limit?: number

プロパティ値

number

name

クォータ名。

name?: LocalizableString

プロパティ値

nextResetTime

リソース カウンターの次のリセット時刻。

nextResetTime?: Date

プロパティ値

Date

unit

クォータ リソースの測定単位。

unit?: string

プロパティ値

string