Delen via


Credits interface

Interface die een tegoed vertegenwoordigt.

Methoden

get(string, string, CreditsGetOptionalParams)

Het tegoedoverzicht op billingAccountId en billingProfileId.

Methodedetails

get(string, string, CreditsGetOptionalParams)

Het tegoedoverzicht op billingAccountId en billingProfileId.

function get(billingAccountId: string, billingProfileId: string, options?: CreditsGetOptionalParams): Promise<CreditSummary>

Parameters

billingAccountId

string

Factureringsaccount-id

billingProfileId

string

Azure Billing-profiel-id.

options
CreditsGetOptionalParams

De optiesparameters.

Retouren

Promise<CreditSummary>