RemoteLoginInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Login details to SSH to a compute node in cluster.
public class RemoteLoginInformation
type RemoteLoginInformation = class
Public Class RemoteLoginInformation
- Inheritance
-
System.ObjectRemoteLoginInformation
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. |