Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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: Max (1)
The resource pool.
This property is inherited from CIM_ResourceAllocationFromPool.
-
-
Dependent
-
-
Data type: CIM_ResourceAllocationSettingData
-
Access type: Read-only
The resource allocation data.
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
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 |
| End of client support |
None supported |
| End of server support |
Windows Server 2012 R2 |
| Namespace |
Root\Virtualization |
| MOF |
|