你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PaymentOnAccount interface

帐户付款。

属性

amount

对帐户金额付款。

billingProfileDisplayName

帐户付款的计费配置文件的名称。 注意:此属性不会序列化。 它只能由服务器填充。

billingProfileId

帐户付款的计费配置文件的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

date

帐户付款的日期。 注意:此属性不会序列化。 它只能由服务器填充。

invoiceId

为其生成帐户付款的发票的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

invoiceName

帐户付款的发票名称。 注意:此属性不会序列化。 它只能由服务器填充。

paymentMethodType

帐户类型的付款。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

amount

对帐户金额付款。

amount?: PaymentOnAccountAmount

属性值

billingProfileDisplayName

帐户付款的计费配置文件的名称。 注意:此属性不会序列化。 它只能由服务器填充。

billingProfileDisplayName?: string

属性值

string

billingProfileId

帐户付款的计费配置文件的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

billingProfileId?: string

属性值

string

date

帐户付款的日期。 注意:此属性不会序列化。 它只能由服务器填充。

date?: Date

属性值

Date

invoiceId

为其生成帐户付款的发票的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

invoiceId?: string

属性值

string

invoiceName

帐户付款的发票名称。 注意:此属性不会序列化。 它只能由服务器填充。

invoiceName?: string

属性值

string

paymentMethodType

帐户类型的付款。 注意:此属性不会序列化。 它只能由服务器填充。

paymentMethodType?: string

属性值

string