Partager via


UsagesOperationsExtensions.ListNext(IUsagesOperations, String) Méthode

Définition

Obtient les informations d’utilisation actuelles ainsi que les limites des ressources Batch AI pour un abonnement donné.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Usage> ListNext (this Microsoft.Azure.Management.BatchAI.IUsagesOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.BatchAI.IUsagesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.Usage>
<Extension()>
Public Function ListNext (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 de l’opération précédente d’appel réussi à List.

Retours

S’applique à