Compartir a través de


BatchAccount.PoolQuota Propiedad

Definición

Obtiene la cuota del grupo para la cuenta de Batch.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a