OperationMetricDimension interface
Describes a particular dimension for the metric specification.
Properties
display |
The display name of the dimension. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the dimension. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
displayName
The 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
The name of the dimension. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string