PSRemotingBaseCmdlet.Subsystem Property

Definition

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

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

Property Value

Attributes

Applies to