Credits interface
Gränssnitt som representerar en krediter.
Metoder
get(string, string, Credits |
Kreditsammanfattningen efter billingAccountId och billingProfileId. |
Metodinformation
get(string, string, CreditsGetOptionalParams)
Kreditsammanfattningen efter billingAccountId och billingProfileId.
function get(billingAccountId: string, billingProfileId: string, options?: CreditsGetOptionalParams): Promise<CreditSummary>
Parametrar
- billingAccountId
-
string
FaktureringKonto-ID
- billingProfileId
-
string
Profil-ID för Azure-fakturering.
- options
- CreditsGetOptionalParams
Alternativparametrarna.
Returer
Promise<CreditSummary>