System\CIM_HostedClusterService.mof.mof (HTML version)

Return to index
CIM_HostedClusterService Superclass: CIM_HostedService
HostedClusterService defines the hosting Cluster for a ClusteringService. Since this relationship is subclassed from HostedService, it inherits the scoping/naming scheme defined for Service - where a Service is weak to its hosting System. In this case, a ClusteringService must be weak to its hosting Cluster System.
Qualifiers:Version ( "2.8.1000" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_ClusteringService REF Dependent ;
The ClusteringService that is hosted on the Cluster.
Max ( 1 )
Min ( 1 )
Override ( "Antecedent" )
CIM_ComputerSystem REF Antecedent ;
The Cluster.