Product.LastCharge 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 last month charges.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastCharge")]
public Microsoft.Azure.Management.Billing.Models.Amount LastCharge { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastCharge")>]
member this.LastCharge : Microsoft.Azure.Management.Billing.Models.Amount
Public ReadOnly Property LastCharge As Amount
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute