Delen via


GlobalReachConnectionsOperationsExtensions.ListNext Methode

Definitie

Algemene bereikverbindingen in een privécloud weergeven

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

Parameters

operations
IGlobalReachConnectionsOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op