CIM_ServiceServiceDependency, ROOT\CIMV2

Class | Childs (1) | Methods | Properties (3) | Qualifiers (5) | Instances (40) | Namespaces (4)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

CIM_ServiceServiceDependency is an association between a service and another service, indicating that the latter is required to be present, required to have completed, or must be absent for the former service to provide its functionality. For example, boot services may be dependent upon underlying BIOS Disk and initialization services. In the case of the initialization services, the boot service is simply dependent on the init services completing. For the disk services, boot services may actually utilize the SAPs of this service. This usage dependency is modeled via the CIM_ServiceSAPDependency association.

CIM_ServiceServiceDependency - child subclasses in ROOT\cimv2

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_DependentService03040---

CIM_ServiceServiceDependency properties

CIM_ServiceServiceDependency has 3 properties (1 Local, 2 Derived)

NameOriginCIMType
AntecedentCIM_Dependency102 [ref:CIM_Service]
DependentCIM_Dependency102 [ref:CIM_Service]
TypeOfDependencyCIM_ServiceServiceDependency18 [uint16]

Detailed description of CIM_ServiceServiceDependency properties

Local properties (1) of CIM_ServiceServiceDependency class

TypeOfDependency property
CIMTYPE'uint16'
Description'The nature of the service to service dependency. This property describes that the associated service must have completed (value=2), must be started (3) or must not be started (4) in order for the service to function.'
readTrue
Values['Unknown', 'Other', 'Service Must Have Completed', 'Service Must Be Started', 'Service Must Not Be Started']
TypeOfDependency property is in 3 classes of ROOT\cimv2 and in 4 namespaces

Derived properties (2) of CIM_ServiceServiceDependency class

Antecedent property
CIMTYPE'ref:CIM_Service'
Description'The required service.'
Override'Antecedent'
readTrue
Antecedent property is in 103 classes of ROOT\cimv2 and in 15 namespaces
Dependent property
CIMTYPE'ref:CIM_Service'
Description'The service that is dependent on an underlying service.'
Override'Dependent'
readTrue
Dependent property is in 103 classes of ROOT\cimv2 and in 15 namespaces

CIM_ServiceServiceDependency Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
AssociationTrue
Description'CIM_ServiceServiceDependency is an association between a service and another service, indicating that the latter is required to be present, required to have completed, or must be absent for the former service to provide its functionality. For example, boot services may be dependent upon underlying BIOS Disk and initialization services. In the case of the initialization services, the boot service is simply dependent on the init services completing. For the disk services, boot services may actually utilize the SAPs of this service. This usage dependency is modeled via the CIM_ServiceSAPDependency association.'
Locale1033
UUID'{8502C53B-5FBB-11D2-AAC1-006008C78BC7}'

CIM_ServiceServiceDependency System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:CIM_ServiceServiceDependency'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Dependency']___SYSTEM8
__PROPERTY_COUNT3___SYSTEM3
__RELPATH'CIM_ServiceServiceDependency'___SYSTEM8
__DYNASTY'CIM_Dependency'___SYSTEM8
__SUPERCLASS'CIM_Dependency'___SYSTEM8
__CLASS'CIM_ServiceServiceDependency'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_ServiceServiceDependency

Number of classes:7
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_Dependency6420-40-
CIM_DependencyContext020---
CIM_ProductProductDependency030---
CIM_SAPSAPDependency020---
CIM_ServiceSAPDependency020---
MSFT_NetCircularDependencyAuto020---
MSFT_NetCircularDependencyDemand030---
comments powered by Disqus
WUtils.com