Partager via


Credits interface

Interface représentant un crédits.

Méthodes

get(string, string, CreditsGetOptionalParams)

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

Détails de la méthode

get(string, string, CreditsGetOptionalParams)

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

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

Paramètres

billingAccountId

string

BillingAccount ID

billingProfileId

string

ID de profil de facturation Azure.

options
CreditsGetOptionalParams

Paramètres d’options.

Retours

Promise<CreditSummary>