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