次の方法で共有


ResourceSkuCosts.Quantity プロパティ

定義

基準従量制課金コストを拡張するために必要な乗数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象