Partager via


MarketplaceAgreementsOperationsExtensions.ListNext Méthode

Définition

Répertoriez les contrats de la Place de marché Confluent dans l’abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource> ListNext (this Microsoft.Azure.Management.Confluent.IMarketplaceAgreementsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Confluent.IMarketplaceAgreementsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource>
<Extension()>
Public Function ListNext (operations As IMarketplaceAgreementsOperations, nextPageLink As String) As IPage(Of ConfluentAgreementResource)

Paramètres

operations
IMarketplaceAgreementsOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à