Udostępnij za pośrednictwem


ProductsOperationsExtensions.ListByBillingProfileNext Metoda

Definicja

Wyświetla listę produktów dla profilu rozliczeniowego. Nie obejmują one produktów rozliczanych na podstawie użycia. Ta operacja jest obsługiwana w przypadku kont rozliczeniowych z typem umowy Umowa z Klientem Microsoft lub Microsoft Partner Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parametry

operations
IProductsOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

Zwraca

Dotyczy