Delen via


ClustersOperationsExtensions.ListNext(IClustersOperations, String) Methode

Definitie

Clusters in een privécloud weergeven

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

Parameters

operations
IClustersOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op