Bagikan melalui


BatchAccount.PoolQuota Property

Definition

Gets the pool quota for the Batch account.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.poolQuota")]
public int PoolQuota { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.poolQuota")>]
member this.PoolQuota : int
Public ReadOnly Property PoolQuota As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to