Interface SqlElasticPool.UpdateStages.WithDatabaseDtuMin

All Known Subinterfaces:
SqlElasticPool.Update
Enclosing interface:
SqlElasticPool.UpdateStages

public static interface SqlElasticPool.UpdateStages.WithDatabaseDtuMin
The SQL Elastic Pool definition to set the minimum DTU for database.
  • Method Details

    • withDatabaseDtuMin

      @Deprecated SqlElasticPool.Update withDatabaseDtuMin(int databaseDtuMin)
      Deprecated.
      Sets the minimum DTU all SQL Azure Databases are guaranteed.
      Parameters:
      databaseDtuMin - minimum DTU for all SQL Azure databases
      Returns:
      The next stage of definition.