Freigeben über


BackupPoliciesOperationsExtensions.ListNext Methode

Definition

Listen der Sicherungsrichtlinien, die dem Recovery Services-Tresor zugeordnet sind. Die API stellt Paginierungsparameter bereit, um bereichsbezogene Ergebnisse abzurufen.

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

Parameter

operations
IBackupPoliciesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: