Msvm_MetricInstance class

Represents an association of metric value objects with their metrics definitions. This association ties an instance of Msvm_BaseMetricValue to its Msvm_BaseMetricDefinition.

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_MetricInstance : CIM_MetricInstance
{
  CIM_ManagedElement REF Antecedent;
  CIM_ManagedElement REF Dependent;
};

Members

The Msvm_MetricInstance class has these types of members:

Properties

The Msvm_MetricInstance class has these properties.

Antecedent

Data type: CIM_ManagedElement

Access type: Read-only

Qualifiers: Key

A reference to an instance of the Msvm_BaseMetricDefinition class that represents the metrics definitions.

Dependent

Data type: CIM_ManagedElement

Access type: Read-only

Qualifiers: Key

A reference to an instance of the Msvm_BaseMetricValue class that represents the metrics that are dependent on the Antecedent.

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
WindowsVirtualization.V2.mof
DLL
Vmms.exe