Share via


RemoteLoginInformation Class

Definition

Login details to SSH to a compute node in cluster.

public class RemoteLoginInformation
type RemoteLoginInformation = class
Public Class RemoteLoginInformation
Inheritance
RemoteLoginInformation

Constructors

RemoteLoginInformation()

Initializes a new instance of the RemoteLoginInformation class.

RemoteLoginInformation(String, String, Nullable<Double>)

Initializes a new instance of the RemoteLoginInformation class.

Properties

IpAddress

Gets IP address.

NodeId

Gets node ID.

Port

Gets port.

Applies to