Aracılığıyla paylaş


Credits interface

Kredileri temsil eden arabirim.

Yöntemler

get(string, string, CreditsGetOptionalParams)

billingAccountId ve billingProfileId ile kredi özeti.

Yöntem Ayrıntıları

get(string, string, CreditsGetOptionalParams)

billingAccountId ve billingProfileId ile kredi özeti.

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

Parametreler

billingAccountId

string

FaturalamaHesap Kimliği

billingProfileId

string

Azure Faturalama Profili Kimliği.

options
CreditsGetOptionalParams

Seçenekler parametreleri.

Döndürülenler

Promise<CreditSummary>