BatchLocationQuota.AccountQuota 속성

정의

지정된 지역의 구독에서 만들 수 있는 Batch 계정 수를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="accountQuota")]
public int? AccountQuota { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accountQuota")>]
member this.AccountQuota : Nullable<int>
Public ReadOnly Property AccountQuota As Nullable(Of Integer)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상