Delen via


BillingSubscriptionsOperationsExtensions.ListByBillingProfileNext Methode

Definitie

Een lijst met abonnementen die worden gefactureerd voor een factureringsprofiel. De bewerking wordt ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst of Microsoft Partner-overeenkomst. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parameters

operations
IBillingSubscriptionsOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op