Share via


MeterDetails.MeterName Property

Definition

Gets the name of the meter, within the given meter category

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to