MetricName.LocalizedValue Property

Definition

Gets the friendly name of the database metric.

[Newtonsoft.Json.JsonProperty(PropertyName="localizedValue")]
public string LocalizedValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="localizedValue")>]
member this.LocalizedValue : string
Public ReadOnly Property LocalizedValue As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to