Share via


AvailableBalance.Amount Property

Definition

Gets balance amount.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to