Aracılığıyla paylaş


BatchAccount.LowPriorityCoreQuota Özellik

Tanım

Batch hesabı için Spot/düşük öncelikli çekirdek kotasını alır.

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

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Açıklamalar

PoolAllocationMode değeri UserSubscription olarak ayarlanmış hesaplar için abonelikte kota yönetilir, bu nedenle bu değer döndürülmez.

Şunlara uygulanır