英語で読む

次の方法で共有


ApiManagementProductResource.CreateOrUpdateProductGroupAsync メソッド

定義

指定された開発者グループと指定された製品の間の関連付けを追加します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}/groups/{groupId}
  • 操作IdProductGroup_CreateOrUpdate
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ApiManagement.Models.ProductGroupData>> CreateOrUpdateProductGroupAsync (string groupId, System.Threading.CancellationToken cancellationToken = default);

パラメーター

groupId
String

グループ識別子。 現在のAPI Management サービス インスタンスで一意である必要があります。

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

例外

groupId は空の文字列であり、空でないと予想されていました。

groupId が null です。

適用対象

製品 バージョン
Azure SDK for .NET Latest, Preview