Sdílet prostřednictvím


InvoiceSectionsOperationsExtensions.ListByBillingProfileNext Metoda

Definice

Vypíše oddíly faktury, ke kterým má uživatel přístup. Tato operace se podporuje jenom u fakturačních účtů s typem smlouvy 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.InvoiceSection> ListByBillingProfileNext (this Microsoft.Azure.Management.Billing.IInvoiceSectionsOperations operations, string nextPageLink);
static member ListByBillingProfileNext : Microsoft.Azure.Management.Billing.IInvoiceSectionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.InvoiceSection>
<Extension()>
Public Function ListByBillingProfileNext (operations As IInvoiceSectionsOperations, nextPageLink As String) As IPage(Of InvoiceSection)

Parametry

operations
IInvoiceSectionsOperations

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