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 a virtual machine and the most recent snapshot of the virtual machine.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_ParentChildSettingData : CIM_Dependency
{
Msvm_VirtualSystemSettingData REF Antecedent;
Msvm_VirtualSystemSettingData REF Dependent;
};
Members
The Msvm_ParentChildSettingData class has these types of members:
Properties
The Msvm_ParentChildSettingData class has these properties.
-
Antecedent
-
-
Data type: Msvm_VirtualSystemSettingData
-
Access type: Read-only
-
Qualifiers: Override ("CIM_Dependency.Antecedent")
A reference to the Msvm_VirtualSystemSettingData that represents the snapshot of the virtual machine.
-
-
Dependent
-
-
Data type: Msvm_VirtualSystemSettingData
-
Access type: Read-only
-
Qualifiers: Override ("CIM_Dependency.Dependent")
A reference to the Msvm_VirtualSystemSettingData that represents the virtual machine.
-
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\HyperVCluster\v2 |
| MOF |
|
| DLL |
|