ComputeNodeGetRemoteLoginSettingsResult interface
An interface representing ComputeNodeGetRemoteLoginSettingsResult.
Properties
remote |
The IP address used for remote login to the Compute Node. |
remote |
The port used for remote login to the Compute Node. |
Property Details
remoteLoginIPAddress
The IP address used for remote login to the Compute Node.
remoteLoginIPAddress: string
Property Value
string
remoteLoginPort
The port used for remote login to the Compute Node.
remoteLoginPort: number
Property Value
number