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

MarketplaceAgreementsOperationsExtensions.Create 方法

定义

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

public static Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource Create (this Microsoft.Azure.Management.Confluent.IMarketplaceAgreementsOperations operations, Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource body = default);
static member Create : Microsoft.Azure.Management.Confluent.IMarketplaceAgreementsOperations * Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource -> Microsoft.Azure.Management.Confluent.Models.ConfluentAgreementResource
<Extension()>
Public Function Create (operations As IMarketplaceAgreementsOperations, Optional body As ConfluentAgreementResource = Nothing) As ConfluentAgreementResource

参数

operations
IMarketplaceAgreementsOperations

此扩展方法的操作组。

body
ConfluentAgreementResource

Confluent 市场协议资源

返回

适用于