共用方式為


RemoteLoginInformation 類別

定義

登入 SSH 至叢集中計算節點的詳細資料。

public class RemoteLoginInformation
type RemoteLoginInformation = class
Public Class RemoteLoginInformation
繼承
RemoteLoginInformation

建構函式

RemoteLoginInformation()

初始化 RemoteLoginInformation 類別的新實例。

RemoteLoginInformation(String, String, Nullable<Double>)

初始化 RemoteLoginInformation 類別的新實例。

屬性

IpAddress

取得 IP 位址。

NodeId

取得節點識別碼。

Port

取得埠。

適用於