Msvm_ElementAllocatedFromNumaNode class
Associates an instance of an allocated resource with the physical NUMA node from which it was allocated.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_ElementAllocatedFromNumaNode : CIM_Dependency
{
Msvm_NumaNode REF Antecedent;
CIM_LogicalElement REF Dependent;
};
Members
The Msvm_ElementAllocatedFromNumaNode class has these types of members:
Properties
The Msvm_ElementAllocatedFromNumaNode class has these properties.
-
Antecedent
-
-
Data type: Msvm_NumaNode
-
Access type: Read-only
The physical NUMA node.
-
-
Dependent
-
-
Data type: CIM_LogicalElement
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
The allocated resource.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|