Partager via


ClustersOperationsExtensions.ListBySubscriptionNext Méthode

Définition

Répertorier tous les clusters HCI d’un abonnement.

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

Paramètres

operations
IClustersOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à