Partager via


SyncAgentsOperationsExtensions.ListByServerNext Méthode

Définition

Répertorie les agents de synchronisation dans un serveur.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SyncAgent> ListByServerNext (this Microsoft.Azure.Management.Sql.ISyncAgentsOperations operations, string nextPageLink);
static member ListByServerNext : Microsoft.Azure.Management.Sql.ISyncAgentsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SyncAgent>
<Extension()>
Public Function ListByServerNext (operations As ISyncAgentsOperations, nextPageLink As String) As IPage(Of SyncAgent)

Paramètres

operations
ISyncAgentsOperations

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

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à