Partager via


SyncGroupsOperationsExtensions.ListSyncDatabaseIdsNext Méthode

Définition

Obtient une collection d’ID de base de données de synchronisation.

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

Paramètres

operations
ISyncGroupsOperations

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 à