共用方式為


RecommendedElasticPoolInner.MaxObservedStorageMB Property

Definition

Gets maximum observed storage in megabytes.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to