次の方法で共有


Marketplace.ConsumedQuantity プロパティ

定義

使用量を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.consumedQuantity")]
public decimal? ConsumedQuantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.consumedQuantity")>]
member this.ConsumedQuantity : Nullable<decimal>
Public ReadOnly Property ConsumedQuantity As Nullable(Of Decimal)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象