AzureSqlElasticPoolModel.DatabaseDtuMin Property

Definition

Gets or sets the min Dtu per database in the elastic pool

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

Property Value

Applies to