Share via


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
System_CAPS_pubmethod CreateInstance(String, CimInstance)

Creates an instance on the server that the session represents.

System_CAPS_pubmethod 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