Condividi tramite


BatchAccount.LowPriorityCoreQuota Proprietà

Definizione

Ottiene la quota di core spot/bassa priorità per l'account 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Per gli account con PoolAllocationMode impostato su UserSubscription, la quota viene gestita nella sottoscrizione in modo che questo valore non venga restituito.

Si applica a