NumaNodeInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
NUMA node data.
public class NumaNodeInfo
type NumaNodeInfo = class
Public Class NumaNodeInfo
- Inheritance
-
NumaNodeInfo
Constructors
NumaNodeInfo() |
Initializes a new instance of NumaNodeInfo. |
Properties
EffectiveAvailableMemoryInMB |
The effective available memory on the NUMA node in MB. |
FreeVCpuIndexesForHpn |
The free VCPU indices for the Hpn VMs. |
LogicalCoreCountPerCore |
The logical cores per core count. |
NumaNodeIndex |
The NUMA node index. |
TotalMemoryInMB |
The total memory on the NUMA node. |
VCpuIndexesForHpn |
The VCPU indices for Hpn VMs. |
VCpuIndexesForRoot |
The VCPU indices for the root. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET