Share via


InvokeCommandCommand.Subsystem Property

Definition

Gets and sets a value for the SSH subsystem to use for the remote connection.

[System.Management.Automation.Parameter(ParameterSetName="SSHHost")]
[System.Management.Automation.Parameter(ParameterSetName="FilePathSSHHost")]
public override string Subsystem { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="SSHHost")>]
[<System.Management.Automation.Parameter(ParameterSetName="FilePathSSHHost")>]
member this.Subsystem : string with get, set
Public Overrides Property Subsystem As String

Property Value

Attributes

Applies to