共用方式為


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

適用於