Freigeben über


BackupProtectedItemsOperationsExtensions.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.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)

Parameter

operations
IBackupProtectedItemsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: