次の方法で共有


LabServicesSkuCost.Quantity プロパティ

定義

課金されるユニットの数量を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="quantity")]
public double? Quantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quantity")>]
member this.Quantity : Nullable<double>
Public ReadOnly Property Quantity As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象