مشاركة عبر


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

معرف حساب الفوترة

billingProfileId

string

معرف ملف تعريف فوترة Azure.

options
CreditsGetOptionalParams

معلمات الخيارات.

المرتجعات

Promise<CreditSummary>