共用方式為


RemoteLoginInformation.Port 屬性

定義

取得埠。

[Newtonsoft.Json.JsonProperty(PropertyName="port")]
public double? Port { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="port")>]
member this.Port : Nullable<double>
Public ReadOnly Property Port As Nullable(Of Double)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

節點的 SSH 埠號碼。

適用於