Udostępnij za pośrednictwem


UsagesOperationsExtensions.ListNext(IUsagesOperations, String) Metoda

Definicja

Pobiera bieżące informacje o użyciu oraz limity zasobów usługi Batch AI dla danej subskrypcji.

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)

Parametry

operations
IUsagesOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania do listy.

Zwraca

Dotyczy