Delen via


OperationsExtensions.ListNext(IOperations, String) Methode

Definitie

Een overzicht van de beschikbare REST API-bewerkingen voor facturering. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parameters

operations
IOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op