Compartir a través de


ResourceSkuCosts.Quantity Propiedad

Definición

Obtiene el multiplicador necesario para ampliar el costo medido base.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a