Invoice.AmountDue Property

Definition

Gets the amount due as of now.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to