Partager via


DisasterRecoveryConfigsOperationsExtensions.ListNext Méthode

Définition

Obtient tous les alias(configurations de récupération d’urgence)

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)

Paramètres

operations
IDisasterRecoveryConfigsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à