Transaction.AzureCreditApplied Property

Definition

Gets the amount of any Azure credits automatically applied to this transaction.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to