다음을 통해 공유


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

적용 대상