Share via


SkuCost.MeterId Property

Definition

Gets meter id of the Sku.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to