Sdílet prostřednictvím


Credits interface

Rozhraní představující kredity.

Metody

get(string, string, CreditsGetOptionalParams)

Souhrn kreditů podle billingAccountId a billingProfileId.

Podrobnosti metody

get(string, string, CreditsGetOptionalParams)

Souhrn kreditů podle billingAccountId a billingProfileId.

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

Parametry

billingAccountId

string

ID fakturačního účtu

billingProfileId

string

ID fakturačního profilu Azure.

options
CreditsGetOptionalParams

Parametry možností

Návraty

Promise<CreditSummary>