Partager via


MarketplaceAgreementsOperationsExtensions.ListAsync Méthode

Définition

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

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource>> ListAsync (this Microsoft.Azure.Management.Confluent.IMarketplaceAgreementsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Confluent.IMarketplaceAgreementsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource>>
<Extension()>
Public Function ListAsync (operations As IMarketplaceAgreementsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ConfluentAgreementResource))

Paramètres

operations
IMarketplaceAgreementsOperations

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

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à