Freigeben über


BatchAccountData.DedicatedCoreQuotaPerVmFamily Eigenschaft

Definition

Eine Liste des dedizierten Kernkontingents pro VM-Familie für das Batch-Konto. Für Konten, für die PoolAllocationMode auf UserSubscription festgelegt ist, wird das Kontingent für das Abonnement verwaltet, sodass dieser Wert nicht zurückgegeben wird.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Batch.Models.BatchVmFamilyCoreQuota> DedicatedCoreQuotaPerVmFamily { get; }
member this.DedicatedCoreQuotaPerVmFamily : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Batch.Models.BatchVmFamilyCoreQuota>
Public ReadOnly Property DedicatedCoreQuotaPerVmFamily As IReadOnlyList(Of BatchVmFamilyCoreQuota)

Eigenschaftswert

Gilt für: