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

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