Share via


UsageDetail.UsageQuantity Property

Definition

Gets the quantity of usage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to