System\CIM_HostedBootService.mof.mof (HTML version)

Return to index
CIM_HostedBootService Superclass: CIM_HostedService
HostedBootService defines the hosting System for a Boot Service. Since this relationship is subclassed from Hosted Service, it inherits the scoping/naming scheme defined for Service - where a Service is weak to its hosting System.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::System::Boot" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_BootService REF Dependent ;
The BootService hosted on the System.
Max ( 1 )
Min ( 1 )
Override ( "Antecedent" )
CIM_System REF Antecedent ;
The hosting System.