次の方法で共有


PremierAddOnOffer.Quota プロパティ

定義

オファークォータのプレミア アドオンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象