Partager via


LongTermRetentionBackupsOperationsExtensions.ListByResourceGroupLocationNext Méthode

Définition

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

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.LongTermRetentionBackup> ListByResourceGroupLocationNext (this Microsoft.Azure.Management.Sql.ILongTermRetentionBackupsOperations operations, string nextPageLink);
static member ListByResourceGroupLocationNext : Microsoft.Azure.Management.Sql.ILongTermRetentionBackupsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.LongTermRetentionBackup>
<Extension()>
Public Function ListByResourceGroupLocationNext (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 du précédent appel réussi à l’opération List.

Retours

S’applique à