次の方法で共有


ElasticPoolUpdate.StorageMB プロパティ

定義

データベース エラスティック プールのストレージ制限を MB 単位で取得します。

[Newtonsoft.Json.JsonIgnore]
public int? StorageMB { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.StorageMB : Nullable<int> with get, set
Public Property StorageMB As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象