Invoice.TotalAmount 屬性

定義

取得產生發票時到期的金額。 此欄位適用于具有合約類型Microsoft 客戶合約的計費帳戶。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalAmount")]
public Microsoft.Azure.Management.Billing.Models.Amount TotalAmount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalAmount")>]
member this.TotalAmount : Microsoft.Azure.Management.Billing.Models.Amount
Public ReadOnly Property TotalAmount As Amount

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於