Msvm_ElementAllocatedFromPool class

Associates an instance of an allocated resource with the resource pool 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_ElementAllocatedFromPool : CIM_ElementAllocatedFromPool
{
  CIM_ResourcePool   REF Antecedent;
  CIM_LogicalElement REF Dependent;
};

Members

The Msvm_ElementAllocatedFromPool class has these types of members:

Properties

The Msvm_ElementAllocatedFromPool 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_ElementAllocatedFromPool.

Dependent

Data type: CIM_LogicalElement

Access type: Read-only

The allocated resource.

This property is inherited from CIM_ElementAllocatedFromPool.

Remarks

Access to the Msvm_ElementAllocatedFromPool 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
WindowsVirtualization.mof

See also

CIM_ElementAllocatedFromPool

CIM_ElementAllocatedFromPool

Msvm_ElementAllocatedFromPool (V2)

Resource Management Classes