CIM_ElementView class
Represents and association between a view, and an instance that represents the normalized view of a managed resource.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Abstract, Association, Experimental, Version("2.21.1"), UMLPackagePath("CIM::Core::CoreElements")]
class CIM_ElementView : CIM_Dependency
{
CIM_ManagedElement REF Antecedent;
CIM_View REF Dependent;
};
Members
The CIM_ElementView class has these types of members:
Properties
The CIM_ElementView class has these properties.
-
Antecedent
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
The instance that represents the normalized view of the managed resource.
-
-
Dependent
-
The view that represents a de-normalized or aggregate view of the managed resource.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|