Transaction.TransactionAmount 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 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