Msvm_LogicalIdentity class
Associates two managed elements that represent different aspects of the same underlying entity. This class derives from CIM_LogicalIdentity.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_LogicalIdentity : CIM_LogicalIdentity
{
CIM_LogicalElement REF SameElement;
CIM_LogicalElement REF SystemElement;
};
Members
The Msvm_LogicalIdentity class has these types of members:
Properties
The Msvm_LogicalIdentity class has these properties.
-
SameElement
-
-
Data type: CIM_LogicalElement
-
Access type: Read-only
Reference to an alternate aspect of the system entity.
-
-
SystemElement
-
-
Data type: CIM_LogicalElement
-
Access type: Read-only
Reference to one aspect of the logical element.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8.1 [desktop apps only] |
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|