Invoice.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 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