Invoice.TotalAmount Property

Definition

Gets the amount due when the invoice was generated. This field is applicable to billing accounts with agreement type Microsoft Customer Agreement.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to