次の方法で共有


ElasticPoolActivity.RequestedStorageLimitInGB プロパティ

定義

使用可能な場合は、プールの要求された記憶域の制限を GB 単位で取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedStorageLimitInGB")]
public long? RequestedStorageLimitInGB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestedStorageLimitInGB")>]
member this.RequestedStorageLimitInGB : Nullable<int64>
Public ReadOnly Property RequestedStorageLimitInGB As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象