Share via


MetricSpecification.DisplayDescription Property

Definition

Gets the metric display description.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to