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

InvoicePropertiesRebillDetails interface

重新计费发票的详细信息。

扩展

继承属性

creditNoteDocumentId

信用额度的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

invoiceDocumentId

发票的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

rebillDetails

发票的重新计费详细信息。 注意:此属性不会序列化。 它只能由服务器填充。

继承属性详细信息

creditNoteDocumentId

信用额度的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

creditNoteDocumentId?: string

属性值

string

继承自RebillDetails.creditNoteDocumentId

invoiceDocumentId

发票的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

invoiceDocumentId?: string

属性值

string

继承自RebillDetails.invoiceDocumentId

rebillDetails

发票的重新计费详细信息。 注意:此属性不会序列化。 它只能由服务器填充。

rebillDetails?: RebillDetails

属性值

继承自RebillDetails.rebillDetails