RecommendedElasticPoolInner.DatabaseDtuMin Property

Definition

Gets or sets the minimum DTU for the database.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseDtuMin")]
public double? DatabaseDtuMin { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseDtuMin")>]
member this.DatabaseDtuMin : Nullable<double> with get, set
Public Property DatabaseDtuMin As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to