Share via


Marketplace.MeterId Property

Definition

Gets the meter id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to