MetricDimension interface

Specifications of the Dimension of metrics.

Properties

displayName

Localized friendly display name of the dimension

internalName

Internal name of the dimension.

name

Name of the dimension

toBeExportedForShoebox

To be exported to shoe box.

Property Details

displayName

Localized friendly display name of the dimension

displayName?: string

Property Value

string

internalName

Internal name of the dimension.

internalName?: string

Property Value

string

name

Name of the dimension

name?: string

Property Value

string

toBeExportedForShoebox

To be exported to shoe box.

toBeExportedForShoebox?: boolean

Property Value

boolean