次の方法で共有


UserSubscriptionQuota.CurrentValue プロパティ

定義

IotHub 型の現在の数を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="currentValue")]
public int? CurrentValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentValue")>]
member this.CurrentValue : Nullable<int> with get, set
Public Property CurrentValue As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象