次の方法で共有


IotHubQuotaMetricInfo.MaxValue プロパティ

定義

クォータ メトリックの最大値を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象