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.
Represents an association in which a CIM_LogicalElement object represents a resource allocated from a CIM_ResourcePool object.
Syntax
[Association, Abstract, Version("2.22.0"), UMLPackagePath("CIM::Core::Resource"), AMENDMENT]
class CIM_ElementAllocatedFromPool : CIM_Dependency
{
CIM_ResourcePool REF Antecedent;
CIM_LogicalElement REF Dependent;
};
Members
The CIM_ElementAllocatedFromPool class has these types of members:
Properties
The CIM_ElementAllocatedFromPool class has these properties.
-
Antecedent
-
The resource pool.
-
Dependent
-
-
Data type: CIM_LogicalElement
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
The allocated resource.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|