다음을 통해 공유


IotHubQuotaMetricInfo.CurrentValue Property

Definition

Gets the current value for the quota metric.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to