Network\CIM_HostedRoutingServices.mof.mof (HTML version)

Return to index
CIM_HostedRoutingServices Superclass: CIM_HostedService
This is a specialization of CIM_HostedService, which is an association between a Service and the System on which the functionality resides. The class, HostedRoutingServices, is deprecated since it provides no additional semantics over HostedService, and unecessarily restricts the Service to a single ComputerSystem, when the Service could reside in a Network or other higher level System.
Qualifiers:Version ( "2.7.1" ) UMLPackagePath ( "CIM::Network::RoutingForwarding" ) Deprecated { "CIM_HostedService" } Association
Parameters (local in grey)
Override ( "Dependent" )
Deprecated { "CIM_HostedService.Dependent" }
CIM_RouteCalculationService REF Dependent ;
The Service hosted on the System.
Max ( 1 )
Min ( 1 )
Override ( "Antecedent" )
Deprecated { "CIM_HostedService.Antecedent" }
CIM_ComputerSystem REF Antecedent ;
The hosting router.