Msvm_MetricCollectionDependency class

Represents the association between two metric definitions or two metric values.

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

Members

The Msvm_MetricCollectionDependency class has these types of members:

Properties

The Msvm_MetricCollectionDependency 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 independent metric definition or metric value. This property is inherited from CIM_Dependency.

Dependent

Data type: CIM_ManagedElement

Access type: Read-only

A reference to an instance of the CIM_ManagedElement class that represents the metric definition or metric value that is dependent on the Antecedent. 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
WindowsVirtualization.V2.mof
DLL
Vmms.exe