言語

ISupportProfile.Update(SupportProfile) メソッド

定義

サポートプロファイルを更新します。 この操作は現在、ユーザーベースの認証情報にのみ対応されています。

public Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile Update(Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile supportProfile);
abstract member Update : Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile -> Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile
Public Function Update (supportProfile As SupportProfile) As SupportProfile

パラメーター

supportProfile
SupportProfile

サポートプロファイル。

返品

更新されたサポートプロファイル。

実装

適用対象