Freigeben über


DisasterRecoveryConfigsOperationsExtensions.ListNext Methode

Definition

Ruft den gesamten Alias ab(Konfigurationen für die Notfallwiederherstellung)

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

Parameter

operations
IDisasterRecoveryConfigsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: