IBillingProfile.GetAsync Methode

Definition

Asynchron wird das Abrechnungsprofil eines Partners abgerufen.

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

Gibt zurück

Das Abrechnungsprofil.

Implementiert

Gilt für: