Sdílet prostřednictvím


ClustersOperationsExtensions.ListNext(IClustersOperations, String) Metoda

Definice

Výpis clusterů v privátním cloudu

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)

Parametry

operations
IClustersOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro