BatchAccount.LowPriorityCoreQuota Propriedade

Definição

Obtém a quota de núcleo spot/de baixa prioridade para a conta do Batch.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Para contas com PoolAllocationMode definido como UserSubscription, a quota é gerida na subscrição, pelo que este valor não é devolvido.

Aplica-se a