Partager via


AddonsOperationsExtensions.ListNext(IAddonsOperations, String) Méthode

Définition

Répertorier les modules complémentaires dans un cloud privé

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

Paramètres

operations
IAddonsOperations

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 à