你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

获取端口。

适用于