Freigeben über


Credits interface

Schnittstelle, die ein Guthaben darstellt.

Methoden

get(string, string, CreditsGetOptionalParams)

Die Guthabenzusammenfassung nach billingAccountId und billingProfileId.

Details zur Methode

get(string, string, CreditsGetOptionalParams)

Die Guthabenzusammenfassung nach billingAccountId und billingProfileId.

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

Parameter

billingAccountId

string

BillingAccount-ID

billingProfileId

string

Id des Azure-Abrechnungsprofils.

options
CreditsGetOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<CreditSummary>