共用方式為


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>