Interface RemoteLoginInformation

All Superinterfaces:
HasInner<com.microsoft.azure.management.batchai.implementation.RemoteLoginInformationInner>, Indexable

@Beta(V1_12_0) public interface RemoteLoginInformation extends Indexable, HasInner<com.microsoft.azure.management.batchai.implementation.RemoteLoginInformationInner>
An immutable client-side representation of Batch AI remote login details to SSH/RDP to a compute node in cluster.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    int
     

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable

    key
  • Method Details

    • nodeId

      String nodeId()
      Returns:
      Id of the compute node
    • ipAddress

      String ipAddress()
      Returns:
      ip address
    • port

      int port()
      Returns:
      port number