Partager via


BatchAccount.LowPriorityCoreQuota Propriété

Définition

Obtient le quota de cœurs spot/basse priorité pour le compte 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Pour les comptes avec PoolAllocationMode défini sur UserSubscription, le quota est géré sur l’abonnement. Cette valeur n’est donc pas retournée.

S’applique à