次の方法で共有


RecommendedElasticPoolInner.MaxObservedStorageMB プロパティ

定義

監視対象の最大記憶域をメガバイト単位で取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxObservedStorageMB")]
public double? MaxObservedStorageMB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxObservedStorageMB")>]
member this.MaxObservedStorageMB : Nullable<double>
Public ReadOnly Property MaxObservedStorageMB As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象