MetricDimension.DisplayName Property

Definition

Gets the display name for the dimension.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to