Aracılığıyla paylaş


BatchAccount.DedicatedCoreQuota Özellik

Tanım

Batch hesabı için ayrılmış çekirdek kotasını alır.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dedicatedCoreQuota")]
public int? DedicatedCoreQuota { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dedicatedCoreQuota")>]
member this.DedicatedCoreQuota : Nullable<int>
Public ReadOnly Property DedicatedCoreQuota 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ülür.

Şunlara uygulanır