System\CIM_HostingCS.mof.mof (HTML version)

Return to index
CIM_HostingCS Superclass: CIM_HostedDependency
A VirtualComputerSystem is hosted on another ComputerSystem. This association makes that relationship explicit.
The usage of this class is being deprecated in lieu of using the HostedDependency association between ComputerSystems.
Qualifiers:Experimental Version ( "2.8.1000" ) Deprecated { "CIM_HostedDependency" } Association
Parameters (local in grey)
Override ( "Dependent" )
Deprecated { "CIM_HostedDependency.Dependent" }
CIM_VirtualComputerSystem REF Dependent ;
The VirtualComputerSystem.
Min ( 1 )
Override ( "Antecedent" )
Deprecated { "CIM_HostedDependency.Antecedent" }
CIM_ComputerSystem REF Antecedent ;
The hosting ComputerSystem.