Sdílet prostřednictvím


CustomersOperationsExtensions.ListByBillingProfileNext Metoda

Definice

Vypíše zákazníky, kterým se fakturuje fakturační profil. Tato operace se podporuje jenom pro fakturační účty s typem smlouvy Smlouva s partnerem Microsoftu. 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

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