Udostępnij za pośrednictwem


CustomersOperationsExtensions.ListByBillingProfileNext Metoda

Definicja

Wyświetla listę klientów, którzy są rozliczani w profilu rozliczeniowym. Ta operacja jest obsługiwana tylko w przypadku kont rozliczeniowych z typem umowy Microsoft Partner Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parametry

operations
ICustomersOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania do listy.

Zwraca

Dotyczy