Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an association between a service and the system that hosts the service. A System can host many services, however this class does not represent services hosted across multiple systems.
Syntax
[Association, Abstract, Version("2.10.0"), UMLPackagePath("CIM::Core::Service"), AMENDMENT]
class CIM_HostedService : CIM_HostedDependency
{
CIM_System REF Antecedent;
CIM_Service REF Dependent;
};
Members
The CIM_HostedService class has these types of members:
Properties
The CIM_HostedService class has these properties.
-
Antecedent
-
The hosting System.
-
Dependent
-
The Service hosted on the System.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|