CIM_ElementView class
Represents and association between a view, and an instance that represents the normalized view of a managed resource.
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
-
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
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|