PSExecutionCmdlet.CreateHelpersForSpecifiedVMSession Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates helper objects with the command for the specified VM GUIDs or VM names.
protected:
virtual void CreateHelpersForSpecifiedVMSession();
protected:
virtual void CreateHelpersForSpecifiedVMSession();
virtual void CreateHelpersForSpecifiedVMSession();
protected virtual void CreateHelpersForSpecifiedVMSession ();
abstract member CreateHelpersForSpecifiedVMSession : unit -> unit
override this.CreateHelpersForSpecifiedVMSession : unit -> unit
Protected Overridable Sub CreateHelpersForSpecifiedVMSession ()