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 between an instance of the CIM_ComputerSystem class that represents the virtual machine replica and an instance of the CIM_ComputerSystem class that represents the test virtual machine replica.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_ReplicaSystemDependency : CIM_Dependency
{
CIM_ComputerSystem REF Antecedent;
CIM_ComputerSystem REF Dependent;
};
Members
The Msvm_ReplicaSystemDependency class has these types of members:
Properties
The Msvm_ReplicaSystemDependency class has these properties.
-
Antecedent
-
-
Data type: CIM_ComputerSystem
-
Access type: Read-only
-
Qualifiers: Override ("CIM_Dependency.Antecedent")
A reference to an instance of the CIM_ComputerSystem class that represents the virtual machine replica. This property is inherited from CIM_Dependency.
-
-
Dependent
-
-
Data type: CIM_ComputerSystem
-
Access type: Read-only
-
Qualifiers: Override ("CIM_Dependency.Dependent")
A reference to an instance of the CIM_ComputerSystem class that represents the test virtual machine replica created by the Msvm_ReplicationService.TestReplicaSystem method. 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 |
|