IotHubQuotaMetricInfo.MaxValue Property

Definition

Gets the maximum value of the quota metric.

[Newtonsoft.Json.JsonProperty(PropertyName="maxValue")]
public long? MaxValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxValue")>]
member this.MaxValue : Nullable<int64>
Public ReadOnly Property MaxValue As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to