ApiManagementSkuCosts.Quantity Property

Definition

Gets the multiplier is needed to extend the base metered cost.

[Newtonsoft.Json.JsonProperty(PropertyName="quantity")]
public long? Quantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quantity")>]
member this.Quantity : Nullable<int64>
Public ReadOnly Property Quantity As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to