Partager via


AgreementsOperationsExtensions.ListByBillingAccountNext Méthode

Définition

Répertorie les contrats d’un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/

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

Paramètres

operations
IAgreementsOperations

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 à