CimSession.CreateInstance Method
Creates synchronously an instance on the server that the session represents.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
CreateInstance(String, CimInstance) | Creates an instance on the server that the session represents. |
|
CreateInstance(String, CimInstance, CimOperationOptions) | Creates an instance on the server that the session represents. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top