Condividi tramite


BatchAccount.DedicatedCoreQuota Proprietà

Definizione

Ottiene la quota core dedicata per l'account Batch.

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

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