Taal

ISupportProfile.UpdateAsync(SupportProfile) Methode

Definitie

Asynchroon werkt het ondersteuningsprofiel bij. Deze bewerking wordt momenteel alleen ondersteund voor gebruikersgebaseerde inloggegevens.

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

Parameters

supportProfile
SupportProfile

Het supportprofiel.

Retouren

Het bijgewerkte supportprofiel.

Implementeringen

Van toepassing op