次の方法で共有


OperationMetaMetricDimensionSpecification interface

これは、何ですか。

プロパティ

displayName

ディメンションの表示名

name

ディメンションの一意の名前

toBeExportedForShoebox

このメトリックを Shoebox 用にエクスポートする必要があるかどうか

プロパティの詳細

displayName

ディメンションの表示名

displayName?: string

プロパティ値

string

name

ディメンションの一意の名前

name?: string

プロパティ値

string

toBeExportedForShoebox

このメトリックを Shoebox 用にエクスポートする必要があるかどうか

toBeExportedForShoebox?: boolean

プロパティ値

boolean