ResourceSkuCosts.Quantity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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