Invoice.AmountDue 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 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