次の方法で共有


ElasticPoolActivity.RequestedStorageLimitInMB プロパティ

定義

要求されたストレージ制限を MB 単位で取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedStorageLimitInMB")]
public int? RequestedStorageLimitInMB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedStorageLimitInMB")>]
member this.RequestedStorageLimitInMB : Nullable<int>
Public ReadOnly Property RequestedStorageLimitInMB As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象