Transaction.Tax Property

Definition

Gets the tax amount applied to the transaction.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to