次の方法で共有


RecommendedElasticPoolMetric.SizeGB プロパティ

定義

サイズをギガバイト単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象