PowerShellStandard
PowerShellStandard copied to clipboard
Missing RunspaceConnectionInfo Types
- VMConnectionInfo - https://docs.microsoft.com/en-us/dotnet/api/system.management.automation.runspaces.vmconnectioninfo?view=pscore-6.2.0
- SSHConnectionInfo - https://docs.microsoft.com/en-us/dotnet/api/system.management.automation.runspaces.sshconnectioninfo?view=pscore-6.2.0
The SSHConnectionInfo type is not available in PowerShell 5 so it mustn't be in the standard. The VMConnectionInfo object was explicitly remove (I'm trying to track down why now)