Invoice.BilledAmount Property

Definition

Gets the total charges for the invoice billing period.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to