ElasticPool.StorageMB Property

Definition

Gets storage limit for the database elastic pool in MB.

[Newtonsoft.Json.JsonIgnore]
public int? StorageMB { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.StorageMB : Nullable<int> with get, set
Public Property StorageMB As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to