CIM_PoolAllocatedFromPool class

TBD

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[Abstract, Experimental, Association, Version("2.13.0")]
class CIM_PoolAllocatedFromPool : CIM_Dependency
{
  CIM_ResourcePool REF Dependent;
  CIM_ResourcePool REF Antecedent;
};

Members

The CIM_PoolAllocatedFromPool class has these types of members:

Properties

The CIM_PoolAllocatedFromPool class has these properties.

Antecedent

Data type: CIM_ResourcePool

Access type: Read-only

Qualifiers: Max (1), Override ("Antecedent")

TBD

Dependent

Data type: CIM_ResourcePool

Access type: Read-only

Qualifiers: Override ("Dependent")

TBD

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_Dependency