Freigeben über


BackupWorkloadItemsOperationsExtensions.ListNext Methode

Definition

Stellt eine auslagerungsfähige Liste der Workloadelemente eines bestimmten Containers gemäß dem Abfragefilter und den Paginierungsparametern bereit.

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

Parameter

operations
IBackupWorkloadItemsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: