Msvm_HostedDependency class
Associates a virtual computer system instance with the computer system object representing the physical, hosting system.
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_HostedDependency : CIM_HostedDependency
{
CIM_ManagedElement REF Antecedent;
CIM_ManagedElement REF Dependent;
};
Members
The Msvm_HostedDependency class has these types of members:
Properties
The Msvm_HostedDependency class has these properties.
-
Antecedent
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
-
Qualifiers: Max (1)
A reference to the hosting computer system.
This property is inherited from CIM_HostedDependency.
-
-
Dependent
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
A reference to the virtual computer system.
This property is inherited from CIM_HostedDependency.
-
Remarks
Access to the Msvm_HostedDependency class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
End of client support |
None supported |
End of server support |
Windows Server 2012 R2 |
Namespace |
Root\Virtualization |
MOF |
|