MetricDimension interface
Specifications of the Dimension of metrics
Properties
display |
Localized friendly display name of the dimension |
name | Name of the dimension |
to |
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