Share via


Marketplace.ConsumedQuantity Property

Definition

Gets the quantity of usage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to