Dela via


AgreementsOperationsExtensions.ListByBillingAccountNext Metod

Definition

Visar avtalen för ett faktureringskonto. 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)

Parametrar

operations
IAgreementsOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

Returer

Gäller för