Sdílet prostřednictvím


InvoicesOperationsExtensions.ListByBillingSubscriptionNext Metoda

Definice

Zobrazí seznam faktur za předplatné. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.Invoice> ListByBillingSubscriptionNext (this Microsoft.Azure.Management.Billing.IInvoicesOperations operations, string nextPageLink);
static member ListByBillingSubscriptionNext : Microsoft.Azure.Management.Billing.IInvoicesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.Invoice>
<Extension()>
Public Function ListByBillingSubscriptionNext (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