次の方法で共有


Credits interface

クレジットを表すインターフェイス。

メソッド

get(string, string, CreditsGetOptionalParams)

billingAccountId と billingProfileId によるクレジットの概要。

メソッドの詳細

get(string, string, CreditsGetOptionalParams)

billingAccountId と billingProfileId によるクレジットの概要。

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

パラメーター

billingAccountId

string

BillingAccount ID

billingProfileId

string

Azure Billing Profile ID。

options
CreditsGetOptionalParams

options パラメーター。

戻り値

Promise<CreditSummary>