Dela via


UsagesOperationsExtensions.ListNext(IUsagesOperations, String) Metod

Definition

Hämtar aktuell användningsinformation samt gränser för Batch AI-resurser för en viss prenumeration.

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)

Parametrar

operations
IUsagesOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

Returer

Gäller för