Msvm_ConcreteIdentity class
An association between two managed elements that represent different aspects of the same underlying entity.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_ConcreteIdentity : CIM_ConcreteIdentity
{
CIM_ManagedElement REF SystemElement;
CIM_ManagedElement REF SameElement;
};
Members
The Msvm_ConcreteIdentity class has these types of members:
Properties
The Msvm_ConcreteIdentity class has these properties.
-
SameElement
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
The second aspect in the association.
This property is inherited from CIM_ConcreteIdentity.
-
-
SystemElement
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
The first aspect in the association. The use of System in the property name does not limit the scope of the association.
This property is inherited from CIM_ConcreteIdentity.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|