次の方法で共有


QuotaDimension interface

特定のクォータ ディメンションに関する情報。

プロパティ

description

このクォータ ディメンションに関する説明。

id

このディメンションの一意の ID。

name

このクォータ ディメンションの表示名。

period

このクォータ ディメンションのリセット期間。

quota

このディメンションの最大制限。

scope

このクォータ ディメンションのスコープ。

unit

このクォータ ディメンションに使用される標準測定単位。

unitPlural

このクォータ ディメンションに使用される標準の測定単位を複数形で指定します。

プロパティの詳細

description

このクォータ ディメンションに関する説明。

description?: string

プロパティ値

string

id

このディメンションの一意の ID。

id?: string

プロパティ値

string

name

このクォータ ディメンションの表示名。

name?: string

プロパティ値

string

period

このクォータ ディメンションのリセット期間。

period?: string

プロパティ値

string

quota

このディメンションの最大制限。

quota?: number

プロパティ値

number

scope

このクォータ ディメンションのスコープ。

scope?: string

プロパティ値

string

unit

このクォータ ディメンションに使用される標準測定単位。

unit?: string

プロパティ値

string

unitPlural

このクォータ ディメンションに使用される標準の測定単位を複数形で指定します。

unitPlural?: string

プロパティ値

string