Transaction.SubTotal 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 pre-tax charged amount for the transaction.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.subTotal")]
public Microsoft.Azure.Management.Billing.Models.Amount SubTotal { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subTotal")>]
member this.SubTotal : Microsoft.Azure.Management.Billing.Models.Amount
Public ReadOnly Property SubTotal As Amount
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute