Partager via


ClustersOperationsExtensions.ListRemoteLoginInformationNext Méthode

Définition

Obtenez l’adresse IP, le port de tous les nœuds de calcul du cluster.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.RemoteLoginInformation> ListRemoteLoginInformationNext (this Microsoft.Azure.Management.BatchAI.IClustersOperations operations, string nextPageLink);
static member ListRemoteLoginInformationNext : Microsoft.Azure.Management.BatchAI.IClustersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.RemoteLoginInformation>
<Extension()>
Public Function ListRemoteLoginInformationNext (operations As IClustersOperations, nextPageLink As String) As IPage(Of RemoteLoginInformation)

Paramètres

operations
IClustersOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à