Partager via


BackupProtectedItemsOperationsExtensions.ListNext Méthode

Définition

Fournit une liste paginable de tous les éléments sauvegardés dans un coffre.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectedItemResource> ListNext(this Microsoft.Azure.Management.RecoveryServices.Backup.IBackupProtectedItemsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.RecoveryServices.Backup.IBackupProtectedItemsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectedItemResource>
<Extension()>
Public Function ListNext (operations As IBackupProtectedItemsOperations, nextPageLink As String) As IPage(Of ProtectedItemResource)

Paramètres

operations
IBackupProtectedItemsOperations

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 à