다음을 통해 공유


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

적용 대상