共用方式為


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 識別符

billingProfileId

string

Azure 帳單配置文件標識碼。

options
CreditsGetOptionalParams

選項參數。

傳回

Promise<CreditSummary>