次の方法で共有


UsageDetail.UsageQuantity プロパティ

定義

使用量を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象