MSCluster_NodeToHostedService class
A dynamic association WMI class that represents a service managed by the cluster as a resource.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, Dynamic, Provider("MS_CLUSTER_PROVIDER"), UUID("{B3C77CEF-67E7-4112-A757-CB072D44EBA3}"), AMENDMENT]
class MSCluster_NodeToHostedService : CIM_HostedService
{
MSCluster_Node REF Antecedent;
MSCluster_Service REF Dependent;
};
Members
The MSCluster_NodeToHostedService class has these types of members:
Properties
The MSCluster_NodeToHostedService class has these properties.
-
Antecedent
-
-
Data type: MSCluster_Node
-
Access type: Read-only
-
Qualifiers: Override ("Antecedent")
The node hosting the service.
-
-
Dependent
-
-
Data type: MSCluster_Service
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
The hosted service.
-
Remarks
The MSCluster_NodeToHostedService class is derived from the CIM_HostedService class.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\MSCluster |
MOF |
|
DLL |
|