Dela via


InvoicesOperationsExtensions.ListByBillingProfileNext Metod

Definition

Visar en lista över fakturor för en faktureringsprofil för ett visst startdatum och slutdatum. Åtgärden stöds för faktureringskonton med avtalstyp Microsoft-partneravtal eller Microsoft-kundavtal. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parametrar

operations
IInvoicesOperations

Å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