Delen via


BatchAccount.LowPriorityCoreQuota Eigenschap

Definitie

Hiermee haalt u het kernquotum spot/lage prioriteit op voor het Batch-account.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Voor accounts waarvoor PoolAllocationMode is ingesteld op UserSubscription, wordt het quotum beheerd voor het abonnement, zodat deze waarde niet wordt geretourneerd.

Van toepassing op