Dela via


BillingPeriodsOperationsExtensions.ListNext Metod

Definition

Visar en lista över tillgängliga faktureringsperioder för en prenumeration i omvänd kronologisk ordning. Detta stöds endast för Azure Web-Direct-prenumerationer. Andra prenumerationstyper som inte har köpts direkt via Azure-webbportalen stöds inte via det här förhandsversions-API:et. https://go.microsoft.com/fwlink/?linkid=844490

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

Parametrar

operations
IBillingPeriodsOperations

Å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