BillingInformation.BillingCurrencyTotalPaidAmount 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.
[Newtonsoft.Json.JsonProperty(PropertyName="billingCurrencyTotalPaidAmount")]
public Microsoft.Azure.Management.Reservations.Models.Price BillingCurrencyTotalPaidAmount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingCurrencyTotalPaidAmount")>]
member this.BillingCurrencyTotalPaidAmount : Microsoft.Azure.Management.Reservations.Models.Price with get, set
Public Property BillingCurrencyTotalPaidAmount As Price
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute