次の方法で共有


CommitmentQuota.Quantity プロパティ

定義

コミットメント クォータ数量を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="quantity")]
public long? Quantity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quantity")>]
member this.Quantity : Nullable<int64> with get, set
Public Property Quantity As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象