次の方法で共有


Marketplace.IsEstimated プロパティ

定義

推定使用量が変更される可能性があるを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isEstimated")]
public bool? IsEstimated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isEstimated")>]
member this.IsEstimated : Nullable<bool>
Public ReadOnly Property IsEstimated As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象