Delen via


BillingRoleDefinitionsOperationsExtensions.ListByBillingProfileNext Methode

Definitie

Hier worden de roldefinities voor een factureringsprofiel weergegeven. 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> ListByBillingProfileNext(this Microsoft.Azure.Management.Billing.IBillingRoleDefinitionsOperations operations, string nextPageLink);
static member ListByBillingProfileNext : Microsoft.Azure.Management.Billing.IBillingRoleDefinitionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.BillingRoleDefinition>
<Extension()>
Public Function ListByBillingProfileNext (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