Sdílet prostřednictvím


InvoicesOperationsExtensions.ListByBillingProfileNext Metoda

Definice

Zobrazí seznam faktur pro fakturační profil pro dané počáteční a koncové datum. Tato operace se podporuje pro fakturační účty s typem smlouvy Smlouva s partnerem Microsoftu nebo Smlouva se zákazníkem Microsoftu. 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)

Parametry

operations
IInvoicesOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro