CIM_LogicalElement class (Hyper-V management)

CIM_LogicalElement is a base class for all components of a System that represent abstract system components, such as files, processes, and logical devices.

Syntax

[Abstract, Version("2.6.0"), UMLPackagePath("CIM::Core::CoreElements"), AMENDMENT]
class CIM_LogicalElement : CIM_ManagedSystemElement
{
};

Members

The CIM_LogicalElement class does not define any members.

Requirements

Requirement Value
Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

CIM_ManagedSystemElement