Msvm_ResourceAllocationFromPool class
Associates an instance of a resource allocation with the resource pool from which it is 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_ResourceAllocationFromPool : CIM_ResourceAllocationFromPool
{
CIM_ResourcePool REF Antecedent;
CIM_ResourceAllocationSettingData REF Dependent;
};
Members
The Msvm_ResourceAllocationFromPool class has these types of members:
Properties
The Msvm_ResourceAllocationFromPool class has these properties.
-
Antecedent
-
-
Data type: CIM_ResourcePool
-
Access type: Read-only
-
Qualifiers: Override, Max (1)
The resource pool. This property is inherited from CIM_ResourceAllocationFromPool.
-
-
Dependent
-
-
Data type: CIM_ResourceAllocationSettingData
-
Access type: Read-only
The resource allocation. This property is inherited from CIM_ResourceAllocationFromPool.
-
Remarks
Access to the Msvm_ResourceAllocationFromPool class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.
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 |
|