BillingSubscription.LastMonthCharges Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the last month charges.
[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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute