共用方式為


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

適用於