CIM_LogicalIdentity class (Hyper-V management)

Represents a generic association between two managed elements that represent different aspects of the same underlying entity.

Syntax

[Association, Abstract, Version("2.10.0"), UMLPackagePath("CIM::Core::CoreElements"), AMENDMENT]
class CIM_LogicalIdentity
{
  CIM_ManagedElement REF SystemElement;
  CIM_ManagedElement REF SameElement;
};

Members

The CIM_LogicalIdentity class has these types of members:

Properties

The CIM_LogicalIdentity class has these properties.

SameElement

Data type: CIM_ManagedElement

Access type: Read-only

Qualifiers: Key

The second aspect in the association.

SystemElement

Data type: CIM_ManagedElement

Access type: Read-only

Qualifiers: Key

The first aspect in the association. The use of System in the property name does not limit the scope of the association.

Requirements

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