CimSession.EnumerateAssociatedInstances Method
Finds instances synchronously that are associated with the specific key instance.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
EnumerateAssociatedInstances(String, CimInstance, String, String, String, String) | Finds instances that are associated with the specific key instance. |
|
EnumerateAssociatedInstances(String, CimInstance, String, String, String, String, CimOperationOptions) | Finds instances that are associated with the specific key instance. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top