Share via


NewCimInstanceCommand Constructor ()

 

This cmdlet creates an instance of a CIM class based on the class definition, which is an instance factory.

Namespace:   Microsoft.Management.Infrastructure.CimCmdlets
Assembly:  Microsoft.Management.Infrastructure.CimCmdlets (in Microsoft.Management.Infrastructure.CimCmdlets.dll)

Syntax

public NewCimInstanceCommand()
public:
NewCimInstanceCommand()
new : unit -> NewCimInstanceCommand
Public Sub New

See Also

NewCimInstanceCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top