Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an association in which a metric values are collected for a managed element.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Abstract, Version("2.7.0"), UMLPackagePath("CIM::Metrics::BaseMetric")]
class CIM_MetricForME : CIM_Dependency
{
CIM_ManagedElement REF Antecedent;
CIM_BaseMetricValue REF Dependent;
};
Members
The CIM_MetricForME class has these types of members:
Properties
The CIM_MetricForME class has these properties.
-
Antecedent
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
-
Qualifiers: Override ("Antecedent")
The managed element in the association.
-
-
Dependent
-
-
Data type: CIM_BaseMetricValue
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
The metric value in the association.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|