Partager via


UsagesOperationsExtensions.ListByLocationNext Méthode

Définition

Obtient la liste des utilisations.

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

Paramètres

operations
IUsagesOperations

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 la liste d’utilisation par famille de références SKU pour l’abonnement spécifié dans la région spécifiée.

S’applique à