Class CIM_HostedClusterService
extends 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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--CIM_HostedService
   |
   +--CIM_HostedClusterService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringHostedClusterService 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.
UMLPackagePathstringCIM::System::SystemElements
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_HostedClusterServiceCIM_ComputerSystem
DependentCIM_HostedClusterServiceCIM_ClusteringService

Class Methods