MetricDimension interface
Dimensions of the metric.
Properties
| display |
Localized friendly display name of the dimension. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Name of the dimension. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
displayName
Localized friendly display name of the dimension. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: string
Property Value
string
name
Name of the dimension. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string