次の方法で共有


BatchNodeRemoteLoginSettings interface

コンピューティング ノードのリモート ログイン設定。

プロパティ

ipv6RemoteLoginIpAddress

コンピュートノードへのリモートログインに使用されるIPv6アドレス。

ipv6RemoteLoginPort

コンピューティング ノードへのリモート ログインに使用されるポート。

remoteLoginIpAddress

コンピューティング ノードへのリモート ログインに使用される IP アドレス。

remoteLoginPort

コンピューティング ノードへのリモート ログインに使用されるポート。

プロパティの詳細

ipv6RemoteLoginIpAddress

コンピュートノードへのリモートログインに使用されるIPv6アドレス。

ipv6RemoteLoginIpAddress?: string

プロパティ値

string

ipv6RemoteLoginPort

コンピューティング ノードへのリモート ログインに使用されるポート。

ipv6RemoteLoginPort?: number

プロパティ値

number

remoteLoginIpAddress

コンピューティング ノードへのリモート ログインに使用される IP アドレス。

remoteLoginIpAddress: string

プロパティ値

string

remoteLoginPort

コンピューティング ノードへのリモート ログインに使用されるポート。

remoteLoginPort: number

プロパティ値

number