Partilhar via


Credits interface

Interface que representa um Créditos.

Métodos

get(string, string, CreditsGetOptionalParams)

O resumo de crédito por billingAccountId e billingProfileId.

Detalhes de Método

get(string, string, CreditsGetOptionalParams)

O resumo de crédito por billingAccountId e billingProfileId.

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

Parâmetros

billingAccountId

string

FaturaçãoID da conta

billingProfileId

string

ID do Perfil de Faturação do Azure.

options
CreditsGetOptionalParams

Os parâmetros de opções.

Devoluções

Promise<CreditSummary>