Freigeben über


BackupProtectedItemsCrrOperationsExtensions.ListNext Methode

Definition

Stellt eine auslagerungsfähige Liste aller Elemente bereit, die in einem Tresor gesichert werden.

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)

Parameter

operations
IBackupProtectedItemsCrrOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: