Credits interface

Interface die een tegoed vertegenwoordigt.

Methoden

get(string, string, CreditsGetOptionalParams)

Het tegoedoverzicht per billingAccountId en billingProfileId.

Methodedetails

get(string, string, CreditsGetOptionalParams)

Het tegoedoverzicht per billingAccountId en billingProfileId.

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

Parameters

billingAccountId

string

Factureringsaccount-id

billingProfileId

string

Profiel-id voor Azure-facturering.

options
CreditsGetOptionalParams

De optiesparameters.

Retouren

Promise<CreditSummary>