Share via


BatchLocationQuota.AccountQuota Property

Definition

Gets the number of Batch accounts that may be created under the subscription in the specified region.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to