ElasticPoolUpdate.DatabaseDtuMin Property

Definition

Gets or sets the minimum DTU all databases are guaranteed.

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

Property Value

Attributes
Newtonsoft.Json.JsonIgnoreAttribute

Applies to