System\CIM_HostedJobDestination.mof.mof (HTML version)

Return to index
CIM_HostedJobDestination Superclass: CIM_HostedDependency
An association between a JobDestination and a System on which it resides. The cardinality of this association is 1-to-many. A System may host many Job queues. Job Destinations are weak with respect to their hosting System. Heuristic: A JobDestination is hosted on the System where the LogicalDevices, SoftwareFeatures or Services that implement/ provide the JobDestination are located.
Qualifiers:Version ( "2.8.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
Weak
CIM_JobDestination REF Dependent ;
The JobDestination hosted on the System.
Min ( 1 )
Max ( 1 )
Override ( "Antecedent" )
CIM_System REF Antecedent ;
The hosting System.