Udostępnij za pośrednictwem


BillingSubscriptionsOperationsExtensions.ListByCustomerNext Metoda

Definicja

Wyświetla listę subskrypcji dla klienta. 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.BillingSubscription> ListByCustomerNext(this Microsoft.Azure.Management.Billing.IBillingSubscriptionsOperations operations, string nextPageLink);
static member ListByCustomerNext : Microsoft.Azure.Management.Billing.IBillingSubscriptionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Billing.Models.BillingSubscription>
<Extension()>
Public Function ListByCustomerNext (operations As IBillingSubscriptionsOperations, nextPageLink As String) As IPage(Of BillingSubscription)

Parametry

operations
IBillingSubscriptionsOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

Zwraca

Dotyczy