Dela via


BatchAccount.DedicatedCoreQuotaPerVMFamily Egenskap

Definition

Hämtar en lista över den dedikerade kärnkvoten per virtuell datorfamilj för Batch-kontot. För konton med PoolAllocationMode inställt på UserSubscription hanteras kvoten för prenumerationen så att det här värdet inte returneras.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dedicatedCoreQuotaPerVMFamily")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.VirtualMachineFamilyCoreQuota> DedicatedCoreQuotaPerVMFamily { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dedicatedCoreQuotaPerVMFamily")>]
member this.DedicatedCoreQuotaPerVMFamily : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.VirtualMachineFamilyCoreQuota>
Public ReadOnly Property DedicatedCoreQuotaPerVMFamily As IList(Of VirtualMachineFamilyCoreQuota)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för