Interface SqlDatabase.UpdateStages.WithServiceObjective

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

public static interface SqlDatabase.UpdateStages.WithServiceObjective
The SQL Database definition to set the service level objective.
  • Method Details

    • withServiceObjective

      @Deprecated SqlDatabase.Update withServiceObjective(ServiceObjectiveName serviceLevelObjective)
      Deprecated.
      Sets the service level objective for the SQL Database.
      Parameters:
      serviceLevelObjective - service level objected for the SQL Database
      Returns:
      The next stage of the update.