RemoteLoginInformation 클래스

정의

클러스터의 컴퓨팅 노드에 SSH에 세부 정보를 로그인합니다.

public class RemoteLoginInformation
type RemoteLoginInformation = class
Public Class RemoteLoginInformation
상속
RemoteLoginInformation

생성자

RemoteLoginInformation()

RemoteLoginInformation 클래스의 새 instance 초기화합니다.

RemoteLoginInformation(String, String, Nullable<Double>)

RemoteLoginInformation 클래스의 새 instance 초기화합니다.

속성

IpAddress

IP 주소를 가져옵니다.

NodeId

노드 ID를 가져옵니다.

Port

포트를 가져옵니다.

적용 대상