Compartir a través de


MetricDimension interface

Specifications of the Dimension of metrics

Properties

displayName

Localized friendly display name of the dimension

name

Name of the dimension

toBeExportedForShoebox

Whether this dimension should be included for the Shoebox export scenario

Property Details

displayName

Localized friendly display name of the dimension

displayName?: string

Property Value

string

name

Name of the dimension

name?: string

Property Value

string

toBeExportedForShoebox

Whether this dimension should be included for the Shoebox export scenario

toBeExportedForShoebox?: boolean

Property Value

boolean