MetricDimensions interface
Metric dimension.
Properties
display |
Dimension display name. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Dimension name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
displayName
Dimension display name. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: string
Property Value
string
name
Dimension name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string