ResourceMetricName interface
Name of a metric for any resource .
Properties
localized |
Localized metric name value. NOTE: This property will not be serialized. It can only be populated by the server. |
value | metric name value. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
localizedValue
Localized metric name value. NOTE: This property will not be serialized. It can only be populated by the server.
localizedValue?: string
Property Value
string
value
metric name value. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string