你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MarketplaceAgreements interface

表示 MarketplaceAgreements 的接口。

方法

create(MarketplaceAgreementsCreateOptionalParams)

在订阅中创建 Confluent 市场协议。

list(MarketplaceAgreementsListOptionalParams)

列出订阅中的 Confluent 市场协议。

方法详细信息

create(MarketplaceAgreementsCreateOptionalParams)

在订阅中创建 Confluent 市场协议。

function create(options?: MarketplaceAgreementsCreateOptionalParams): Promise<ConfluentAgreementResource>

参数

返回

list(MarketplaceAgreementsListOptionalParams)

列出订阅中的 Confluent 市场协议。

function list(options?: MarketplaceAgreementsListOptionalParams): PagedAsyncIterableIterator<ConfluentAgreementResource, ConfluentAgreementResource[], PageSettings>

参数

options
MarketplaceAgreementsListOptionalParams

选项参数。

返回