Udostępnij za pośrednictwem


InstructionsOperationsExtensions.ListByBillingProfileNext Metoda

Definicja

Wyświetla instrukcje według identyfikatora profilu rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

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

Parametry

operations
IInstructionsOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

Zwraca

Dotyczy