Partager via


Credits interface

Interface représentant un crédit.

Méthodes

get(string, string, CreditsGetOptionalParams)

Résumé du crédit par billingAccountId et billingProfileId.

Détails de la méthode

get(string, string, CreditsGetOptionalParams)

Résumé du crédit par billingAccountId et billingProfileId.

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

Paramètres

billingAccountId

string

FacturationID de compte

billingProfileId

string

ID du profil de facturation Azure.

options
CreditsGetOptionalParams

Paramètres d’options.

Retours

Promise<CreditSummary>