次の方法で共有


BillingMeter.Multiplier プロパティ

定義

メートル乗数を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.multiplier")]
public double? Multiplier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.multiplier")>]
member this.Multiplier : Nullable<double> with get, set
Public Property Multiplier As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象