CIM_Collection class

A superclass for classes that represent a collection of CIM_ManagedElement objects and the subclasses of managed elements.

Syntax

[Abstract, Version("2.6.0"), UMLPackagePath("CIM::Core::Collection"), AMENDMENT]
class CIM_Collection : CIM_ManagedElement
{
};

Members

The CIM_Collection class does not define any members.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

CIM_ManagedElement