Invoice.AzurePrepaymentApplied Property

Definition

Gets the amount of Azure prepayment applied to the charges. This field is applicable to billing accounts with agreement type Microsoft Customer Agreement.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to