Поделиться через


Invoice.CreditAmount Property

Definition

Gets the total refund for returns and cancellations during the invoice billing period. This field is applicable to billing accounts with agreement type Microsoft Customer Agreement.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to