Condividi tramite


ClustersOperationsExtensions.ListNext(IClustersOperations, String) Metodo

Definizione

Elencare i cluster in un cloud privato

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)

Parametri

operations
IClustersOperations

Gruppo di operazioni per questo metodo di estensione.

nextPageLink
String

NextLink dalla chiamata precedente all'operazione List.

Restituisce

Si applica a