Share via


GetCimInstanceCommand Constructor ()

 

Constructor for the GetCimInstanceCommand class, which provides zero or more CIM instances with the properties specified in the Property parameter, KeysOnly parameter, or the SELECT clause of the Query parameter.

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

Syntax

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

See Also

GetCimInstanceCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace

Return to top