Partager via


LongTermRetentionBackupsOperationsExtensions.ListByResourceGroupDatabaseNext Méthode

Définition

Répertorie toutes les sauvegardes de rétention à long terme pour une base de données.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.LongTermRetentionBackup> ListByResourceGroupDatabaseNext (this Microsoft.Azure.Management.Sql.ILongTermRetentionBackupsOperations operations, string nextPageLink);
static member ListByResourceGroupDatabaseNext : Microsoft.Azure.Management.Sql.ILongTermRetentionBackupsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.LongTermRetentionBackup>
<Extension()>
Public Function ListByResourceGroupDatabaseNext (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 à