Share via


UsageDetail.BillableQuantity Property

Definition

Gets the billable usage quantity.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.billableQuantity")]
public decimal? BillableQuantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billableQuantity")>]
member this.BillableQuantity : Nullable<decimal>
Public ReadOnly Property BillableQuantity As Nullable(Of Decimal)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to