SubscriptionUsage.DisplayName Property

Definition

Gets user-readable name of the metric.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to