共用方式為


BillingSubscription.LastMonthCharges 屬性

定義

取得上個月的費用。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於