Core\CIM_ServiceSAPDependency.mof.mof (HTML version)

Return to index
CIM_ServiceSAPDependency Superclass: CIM_Dependency
CIM_ServiceSAPDependency is an association between a Service and a ServiceAccessPoint that indicates that the referenced SAP is utilized by the Service to provide its functionality. For example, Boot Services can invoke BIOS Disk Services (interrupts) in order to function.
Qualifiers:Version ( "2.10.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_Service REF Dependent ;
The Service that is dependent on an underlying SAP.
Override ( "Antecedent" )
CIM_ServiceAccessPoint REF Antecedent ;
The required ServiceAccessPoint.