Invoice.SubTotal Property

Definition

Gets the pre-tax amount due. This field is applicable to billing accounts with agreement type Microsoft Customer Agreement.

[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

Applies to