Sprache

ISupportProfile.GetAsync Methode

Definition

Das Support-Profil wird asynchron abgerufen. Diese Operation wird derzeit nur für benutzerbasierte Zugangsdaten unterstützt.

public System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile> GetAsync();
abstract member GetAsync : unit -> System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Partners.SupportProfile>
Public Function GetAsync () As Task(Of SupportProfile)

Gibt zurück

Das Support-Profil.

Implementiert

Gilt für: