AzureSqlElasticPoolModel.DatabaseDtuMax Property

Definition

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

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

Property Value

Applies to