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