Delen via


BillingRoleDefinitionsOperationsExtensions.ListByInvoiceSectionNext Methode

Definitie

Een lijst met de roldefinities voor een factuursectie. De bewerking wordt ondersteund voor factureringsrekeningen met het type overeenkomst Microsoft Partner-overeenkomst of Microsoft-klantovereenkomst. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parameters

operations
IBillingRoleDefinitionsOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op