Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents an association between a service and a service access point (SAP) that provides the service with functionality.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Abstract, Association, Version("2.10.0")]
class CIM_ServiceSAPDependency : CIM_Dependency
{
CIM_ServiceAccessPoint REF Antecedent;
CIM_Service REF Dependent;
};
Members
The CIM_ServiceSAPDependency class has these types of members:
Properties
The CIM_ServiceSAPDependency class has these properties.
-
Antecedent
-
-
Data type: CIM_ServiceAccessPoint
-
Access type: Read-only
-
Qualifiers: Override ("Antecedent")
The required service access point.
-
-
Dependent
-
-
Data type: CIM_Service
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
The service that is dependent on the SAP.
-
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 |
| End of client support |
None supported |
| End of server support |
Windows Server 2012 R2 |
| Namespace |
Root\virtualization |
| MOF |
|