共用方式為


Invoice.BilledAmount 屬性

定義

取得發票計費週期的總費用。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於