Transaction.TransactionAmount Property

Definition

Gets the charge associated with the transaction.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to