Share via


SkuCost.MeterType Property

Definition

Gets the type of the meter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to