Msvm_MetricForME class
This association links a managed element to the metric values being maintained for it.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_MetricForME : CIM_MetricForME
{
CIM_ManagedElement REF Antecedent;
CIM_BaseMetricValue REF Dependent;
};
Members
The Msvm_MetricForME class has these types of members:
Properties
The Msvm_MetricForME class has these properties.
-
Antecedent
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
A reference to an instance of the CIM_ManagedElement class that represents the managed element that has metrics defined by Dependent maintained for it. This property is inherited from CIM_Dependency.
-
-
Dependent
-
-
Data type: CIM_BaseMetricValue
-
Access type: Read-only
A reference to an instance of the CIM_BaseMetricValue class that represents the metric that the Antecedent has collected for it. This property is inherited from CIM_Dependency.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Namespace |
Root\Virtualization\V2 |
MOF |
|
DLL |
|