Sdílet prostřednictvím


AgreementsOperationsExtensions.ListByBillingAccountNext Metoda

Definice

Zobrazí seznam smluv pro fakturační účet. 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)

Parametry

operations
IAgreementsOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro