Click or drag to resize

Command Class

PowerShell commands
Inheritance Hierarchy
SystemObject
  VMInfoFace.ShellCommand

Namespace:  VMInfoFace.Shell
Assembly:  VMInfoFace.Shell (in VMInfoFace.Shell.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public static class Command

The Command type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberCommand
Top
Properties
  NameDescription
Public propertyStatic memberResult
Raw command result and protocol.
Top
Methods
  NameDescription
Public methodStatic memberGetModules
List of installed modules
Public methodStatic memberGetProcess
List of processes
Public methodStatic memberGetStorePolicies
Get storage profile configuration
Public methodStatic memberCode exampleGetVersion
Gives version of module
Top
See Also