Partager via


LongTermRetentionBackupsOperationsExtensions.ListByResourceGroupServerNext Méthode

Définition

Répertorie les sauvegardes de rétention à long terme pour un serveur donné.

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

Paramètres

operations
ILongTermRetentionBackupsOperations

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 à