RecommendedElasticPool.MaxObservedStorageMB Property
Definition
Gets maximum observed storage in megabytes.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxObservedStorageMB")]
public Nullable<double> MaxObservedStorageMB { get; }
member this.MaxObservedStorageMB : Nullable<double>
Public ReadOnly Property MaxObservedStorageMB As Nullable(Of Double)
Property Value
- Attributes