Partager via


SkusOperationsExtensions.ListNext(ISkusOperations, String) Méthode

Définition

Obtient toutes les références SKU de ressources Azure Lab Services.

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

Paramètres

operations
ISkusOperations

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

Remarques

Retourne une liste de toutes les références SKU de ressources Azure Lab Services.

S’applique à