次の方法で共有


MarketplaceAgreementsOperationsExtensions.List メソッド

定義

サブスクリプションに Confluent Marketplace 契約を一覧表示します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource> List(this Microsoft.Azure.Management.Confluent.IMarketplaceAgreementsOperations operations);
static member List : Microsoft.Azure.Management.Confluent.IMarketplaceAgreementsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource>
<Extension()>
Public Function List (operations As IMarketplaceAgreementsOperations) As IPage(Of ConfluentAgreementResource)

パラメーター

operations
IMarketplaceAgreementsOperations

この拡張メソッドの操作グループ。

戻り値

適用対象