Partager via


BackupProtectedItemsCrrOperationsExtensions.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.CrossRegionRestore.Models.ProtectedItemResource> ListNext (this Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.IBackupProtectedItemsCrrOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.IBackupProtectedItemsCrrOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.ProtectedItemResource>
<Extension()>
Public Function ListNext (operations As IBackupProtectedItemsCrrOperations, nextPageLink As String) As IPage(Of ProtectedItemResource)

Paramètres

operations
IBackupProtectedItemsCrrOperations

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 à