Msvm_HostedResourcePool class
Represents a specialization of the system component association that establishes that the resource pool is defined in the context of the system.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Aggregation, Composition, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_HostedResourcePool : CIM_SystemComponent
{
Msvm_ComputerSystem REF GroupComponent;
CIM_ResourcePool REF PartComponent;
};
Members
The Msvm_HostedResourcePool class has these types of members:
Properties
The Msvm_HostedResourcePool class has these properties.
-
GroupComponent
-
-
Data type: Msvm_ComputerSystem
-
Access type: Read-only
-
Qualifiers: Override ("GroupComponent"), Aggregate, Min (1), Max (1)
The parent system in the association.
-
-
PartComponent
-
-
Data type: CIM_ResourcePool
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The resource pool that is a component of the system.
-
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 |
|