次の方法で共有


RemoteLoginInformation クラス

定義

クラスター内のコンピューティング ノードへの SSH へのログインの詳細。

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

コンストラクター

RemoteLoginInformation()

RemoteLoginInformation クラスの新しいインスタンスを初期化します。

RemoteLoginInformation(String, String, Nullable<Double>)

RemoteLoginInformation クラスの新しいインスタンスを初期化します。

プロパティ

IpAddress

IP アドレスを取得します。

NodeId

ノード ID を取得します。

Port

ポートを取得します。

適用対象