PSRemotingBaseCmdlet.SSHTransport Property

Definition

This parameter specifies that SSH is used to establish the remote connection and act as the remoting transport. By default WinRM is used as the remoting transport. Using the SSH transport requires that SSH is installed and PowerShell remoting is enabled on both client and remote machines.

C++
public:
 virtual property System::Management::Automation::SwitchParameter SSHTransport { System::Management::Automation::SwitchParameter get(); void set(System::Management::Automation::SwitchParameter value); };

Property Value

Attributes

Applies to

Produto Versións
PowerShell SDK 7.2.0, 7.3.0, 7.4.0