Partager via


BackupProtectableItemsOperationsExtensions.ListNext Méthode

Définition

Fournit une liste paginable d’objets pouvant être protégé au sein de votre abonnement en fonction du filtre de requête et des paramètres de pagination.

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

Paramètres

operations
IBackupProtectableItemsOperations

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 à