言語

ISupportProfile.Get メソッド

定義

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

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

返品

サポートプロファイル。

実装

適用対象