你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MarketplaceAgreements interface
表示 MarketplaceAgreements 的接口。
方法
create(Marketplace |
在订阅中创建 Confluent 市场协议。 |
list(Marketplace |
列出订阅中的 Confluent 市场协议。 |
方法详细信息
create(MarketplaceAgreementsCreateOptionalParams)
在订阅中创建 Confluent 市场协议。
function create(options?: MarketplaceAgreementsCreateOptionalParams): Promise<ConfluentAgreementResource>
参数
选项参数。
返回
Promise<ConfluentAgreementResource>
list(MarketplaceAgreementsListOptionalParams)
列出订阅中的 Confluent 市场协议。
function list(options?: MarketplaceAgreementsListOptionalParams): PagedAsyncIterableIterator<ConfluentAgreementResource, ConfluentAgreementResource[], PageSettings>
参数
选项参数。