BillingSubscription.MonthToDateCharges Property

Definition

Gets the current month to date charges.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to