Compartilhar via


DisasterRecoveryConfigsOperationsExtensions.ListNext Método

Definição

Obtém todos os Alias (configurações de recuperação de desastre)

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

Parâmetros

operations
IDisasterRecoveryConfigsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a