Partager via


InstructionsOperationsExtensions.ListByBillingProfileNext Méthode

Définition

Répertorie les instructions par ID de profil de facturation. 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)

Paramètres

operations
IInstructionsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à